From: Sarven Capadisli Date: Tue, 19 May 2009 00:09:06 +0000 (+0000) Subject: Removed visited and vcard a background colors. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8c5d1b63df63bdf73ef08f8b8c46699089939fc8;p=quix0rs-gnu-social.git Removed visited and vcard a background colors. --- diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index cc19da0f70..9d625848fc 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -72,13 +72,6 @@ border-top-color:#CEE1E9; border-top-color:#87B4C8; } -#content .notice p.entry-content a:visited { -background-color:#fcfcfc; -} -#content .notice p.entry-content .vcard a { -background-color:#fcfffc; -} - #aside_primary { background-color:#CEE1E9; }