summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-22 21:08:49 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-22 21:08:49 +0000
commit6fa7ce5d5e37851e2f4fbf99e3dded3facde6211 (patch)
tree2669d3231712f8d36e14b0aaa9b03549b58e8060 /theme
parentf6f71ea0ee8b8efb288f9abdf62b7850a18fe7cd (diff)
Minor
Diffstat (limited to 'theme')
-rw-r--r--theme/identica/css/display.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index b7ff0eb2d..c10f46fe9 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -51,9 +51,14 @@ color:#002E6E;
.notice,
.profile {
+border-top-color:#D1D9E4;
+}
+.section .notice,
+.section .profile {
border-top-color:#97BFD1;
}
+
#content .notice p.entry-content a:visited {
background-color:#fcfcfc;
}