diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/default/css/display.css | 4 | ||||
-rw-r--r-- | 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 { |