From: Matt Lee Date: Thu, 25 Mar 2010 16:18:37 +0000 (+0000) Subject: fix colours on links X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7ad911629980e163c8065124b19d7546d8566f10;p=libreplanet-static.git fix colours on links --- diff --git a/screen.css b/screen.css index 8e7fda10..db1ab215 100644 --- a/screen.css +++ b/screen.css @@ -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;}