fix colours on links
authorMatt Lee <mattl@gnu.org>
Thu, 25 Mar 2010 16:18:37 +0000 (16:18 +0000)
committerMatt Lee <mattl@gnu.org>
Thu, 25 Mar 2010 16:18:37 +0000 (16:18 +0000)
screen.css

index 8e7fda106b2fb2cb039a88f7a3a9bef9026fce44..db1ab215557131d1b472612a3c4b1c15e06cab54 100644 (file)
@@ -37,7 +37,7 @@
 
      #bd h1{margin: 0;}
 
-     #content {height: 437px; position: relative; color: white;}
+     #content, #content a {height: 437px; position: relative; color: white !important;}
 
      #searchbox{position: absolute; top: 0; right: 0; line-height: 54px;}