From cac97946d6b00bc9572140836e34cab2f7190156 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Thu, 21 Sep 2006 23:00:45 +0000 Subject: [PATCH] adjusting breadcrumb separator... --- theme/wood/styles_color.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/wood/styles_color.css b/theme/wood/styles_color.css index d164219fa1..66f551122d 100644 --- a/theme/wood/styles_color.css +++ b/theme/wood/styles_color.css @@ -95,6 +95,10 @@ a.autolink:visited { background-image:url(pix/tab/right_active_hover.gif); } +.breadcrumb .sep { + color:#330000; +} + /** Styles to have the blocks showed and hidden properly **/ #left-column .hidden .header, @@ -154,6 +158,7 @@ h2.header, .sideblock .content, .loginbox .content, .generalboxcontent, +.informationboxcontent, .noticeboxcontent, .entryboxheader, .entrybox, -- 2.39.5