From: Sarven Capadisli Date: Tue, 19 May 2009 01:24:35 +0000 (+0000) Subject: Removed visited and vcard background (matches identica theme) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=62d2229573f5191ed330dadb1637dfb12b62f590;p=quix0rs-gnu-social.git Removed visited and vcard background (matches identica theme) --- diff --git a/theme/default/css/display.css b/theme/default/css/display.css index 1fc99eff7d..e4b57ef49c 100644 --- a/theme/default/css/display.css +++ b/theme/default/css/display.css @@ -72,13 +72,6 @@ border-top-color:#D1D9E4; border-top-color:#C3D6DF; } -#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; }