bugfix in theme stylesheet

-fixed a highlighting bug
-moved 'themes' directory for simpler access
This commit is contained in:
Mrt134
2016-05-16 14:28:37 -04:00
parent 22e3fd0f1a
commit df5c7c3373
28 changed files with 3 additions and 3 deletions

View File

@@ -2841,7 +2841,7 @@ div[class^='highlight'] pre {
}
.wy-side-nav-search>a:hover,
.wy-side-nav-search .wy-dropdown>a:hover {
background: #60695d
background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}
.wy-side-nav-search>a img.logo,
.wy-side-nav-search .wy-dropdown>a img.logo {