From: Matt Lee Date: Thu, 25 Mar 2010 16:07:02 +0000 (+0000) Subject: fixed tab colours X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=57a020baf1efc280f78188b350a2456143caf3b6;p=libreplanet-static.git fixed tab colours --- diff --git a/screen.css b/screen.css index a0ab055a..8e7fda10 100644 --- a/screen.css +++ b/screen.css @@ -31,7 +31,7 @@ #hd li a{color: white; text-decoration: none; padding: 8px 12px 7px 12px; margin-right: 0px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px} - #hd li a:hover{background-color: green;} + #hd li a:hover{background-color: #7e2020;} .netscape4{display: none !important;}