From 0924ce85a21fdf0eb012c120a471418480bd9de3 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:10:22 +0000 Subject: [PATCH] remove yellow --- screen.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/screen.css b/screen.css index 9b49aa24..f9200de1 100644 --- a/screen.css +++ b/screen.css @@ -27,8 +27,6 @@ #bd h1{margin: 0;} - #content a { color: yellow !important; } - #content {margin-right: 400px;} #content h1{font-size: 34px; margin: 0; padding: 0;} @@ -96,15 +94,12 @@ #tab-projects #content li{font-size: 18px !important; line-height: 26px;} -#tab-join #content a:link, #tab-join #content a:visited{ color: yellow !important; } - -7e2020 #tab-join #tab-join-link a,#tab-groups #tab-groups-link a,#tab-projects #tab-projects-link a,#tab-events #tab-events-link a,#tab-news #tab-news-link a { background-color: #7e2020; } img { padding-bottom: 15px; } -#navi div,#hd{width:975px;margin:0 auto;position:relative;} +#navi div,#hd,#ft{width:975px;margin:0 auto;position:relative;} #navi ul{margin:0;padding:0; line-height:50px;text-align:left} -- 2.25.1