Back to white font for relbar.
authorSandrine Ribeau <sandrine.ribeau@logilab.fr>
Wed, 12 Nov 2008 12:20:12 -0800
changeset 38 d11a6f185fb3
parent 37 dcc7c04469f1
child 39 73a25e46d3a9
Back to white font for relbar.
doc/.static/sphinx-default.css
--- a/doc/.static/sphinx-default.css	Wed Nov 12 21:14:58 2008 +0100
+++ b/doc/.static/sphinx-default.css	Wed Nov 12 12:20:12 2008 -0800
@@ -89,7 +89,6 @@
     margin: 0;
     padding: 0 0 0 10px;
     list-style: none;
-    color: black;
 }
 
 div.related li {
@@ -102,7 +101,7 @@
 }
 
 div.related a {
-    color: black;
+    color: white;
     font-weight:bold;
 }