From d130c8a626314bd0d0ed7ffc33af36494fa7b06a Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 3 Mar 2010 20:15:43 +0000 Subject: [PATCH] few more CSS fixes --- screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.css b/screen.css index 36c9bbe1..4105bc06 100644 --- a/screen.css +++ b/screen.css @@ -148,4 +148,4 @@ #tab-projects #content li{font-size: 18px !important; line-height: 26px;} -#tab-content #content a{ color: yellow !important; } \ No newline at end of file +#tab-join #content a:link, #tab-join #content a:visited{ color: yellow !important; } \ No newline at end of file -- 2.25.1