torwachter: rm d3 key as he does no longer want access as told by ruru. Also better...
[noc.git] / doc / local.css
index 7d75d3f..d1d9764 100644 (file)
@@ -164,12 +164,12 @@ p>code, dd>code, li>code {
        padding: 0;
        border: none;
        z-index: 100;
-       background: black;
+       background: #222;
 }
 
 .sidebar ul {
        margin: 0;
-       padding: 0;
+       padding-left: 0.5em;
        list-style: none;
        background: transparent;
 }
@@ -194,6 +194,10 @@ p>code, dd>code, li>code {
        background: transparent;
 }
 
+.sidebar ul li:hover {
+       background: #333;
+}
+
 .sidebar ul ul {
        margin-left: 1em;
 }
@@ -253,10 +257,9 @@ p>code, dd>code, li>code {
 }
 
 #content table th {
-       background: #fafafa;
        padding: 0.1em 0.5em;
        border-bottom: solid 1px #aaaaaa;
-       color: #555555;
+       color: #d33682;
 }
 
 #content table td {