diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index b7ff0eb2d3..c10f46fe97 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; }