From cda22d23ff13e514dc354d642ff7a22dbe7f2803 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 15 Oct 2009 18:17:05 +0000 Subject: [PATCH] making a tweak to the babaco color scheme a, to show hannes --- skins/vector/experiments/babaco-colors-a.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/skins/vector/experiments/babaco-colors-a.css b/skins/vector/experiments/babaco-colors-a.css index 721a629312..b55850818b 100644 --- a/skins/vector/experiments/babaco-colors-a.css +++ b/skins/vector/experiments/babaco-colors-a.css @@ -56,9 +56,7 @@ h2{ font-family:sans-serif; letter-spacing:0px; } -body div.vectorTabs li a { - font-weight:bold; -} + body div.vectorTabs li a, div.vectorTabs li a span{ color:#4d4d4d; } @@ -67,6 +65,7 @@ body div.vectorTabs li.selected a span, body div.vectorTabs li.selected a:visited body div.vectorTabs li.selected a:visited span { color: #ff6600 !important; + font-weight:bold; } div.vectorTabs li.new a, div.vectorTabs li.new a span, -- 2.20.1