ansible/base: Use map + join rather than a complicated loop
[noc.git] / doc / local.css
index e5d32bf..d1d9764 100644 (file)
@@ -257,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 {