From d3fa673e9bd0d48f3615108440538b33122d71ea Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Tue, 24 Nov 2009 12:55:45 +0000 Subject: Updated mark-top style --- theme/default/css/display.css | 4 ++-- theme/identica/css/display.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/default/css/display.css b/theme/default/css/display.css index f4af07081..00cac0ea3 100644 --- a/theme/default/css/display.css +++ b/theme/default/css/display.css @@ -97,8 +97,8 @@ color:#002FA7; .profile { border-top-color:#C8D1D5; } -.section .profile { -border-top-color:#87B4C8; +.mark-top { +border-color:#AAAAAA; } #aside_primary { diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index ff7311302..12541341d 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -97,8 +97,8 @@ color:#002FA7; .profile { border-top-color:#CEE1E9; } -.section .profile { -border-top-color:#87B4C8; +.mark-top { +border-color:#AAAAAA; } #aside_primary { -- cgit v1.2.3-54-g00ecf