summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-05-19 01:24:35 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-05-19 01:24:35 +0000
commit62d2229573f5191ed330dadb1637dfb12b62f590 (patch)
treea3499e236be743050f304bdc10bf489f1e7ab99a /theme
parent4186dd2691bf4f6d0ddbf74e385dca00018747be (diff)
Removed visited and vcard background (matches identica theme)
Diffstat (limited to 'theme')
-rw-r--r--theme/default/css/display.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/theme/default/css/display.css b/theme/default/css/display.css
index 1fc99eff7..e4b57ef49 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;
}