From: sarven Date: Thu, 22 Jan 2009 21:08:49 +0000 (+0000) Subject: Minor X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6fa7ce5d5e37851e2f4fbf99e3dded3facde6211;p=quix0rs-gnu-social.git Minor --- 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; }