diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-23 02:46:03 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-23 02:46:03 +0000 |
commit | 0905586355a4e3a8c924ab8dfb5e89818b6e6270 (patch) | |
tree | 279d793aab5583df69d65b279c3c164ec0580942 | |
parent | 8ba19b0686bc4f616e506ab387eb287ae95226df (diff) |
Minor section vcard background
-rw-r--r-- | theme/identica/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index dd623b217..62086d74e 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -62,7 +62,7 @@ border-top-color:#97BFD1; #content .notice p.entry-content a:visited { background-color:#fcfcfc; } -.notice p.entry-content .vcard a { +#content .notice p.entry-content .vcard a { background-color:#fcfffc; } |