]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
* make links in boxheaders white. Lite on dark blue looks funny, tnx tiery.
[citadel.git] / webcit / static / webcit.css
index 4ef594506fc024e355c8d9916d8238c1f28bb903..29d710813a289f3bc3b6f6688de2a8cfff4b0dc1 100644 (file)
@@ -285,6 +285,10 @@ a:hover {
        color: #FFFFEE;
 }
 
+.boxlabel a {
+       color: #FFFFEE;
+}
+
 .customize {
        font-size: 8pt;
        font-style: italic;