summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
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;
}