making a tweak to the babaco color scheme a, to show hannes
authorAdam Miller <adam@users.mediawiki.org>
Thu, 15 Oct 2009 18:17:05 +0000 (18:17 +0000)
committerAdam Miller <adam@users.mediawiki.org>
Thu, 15 Oct 2009 18:17:05 +0000 (18:17 +0000)
skins/vector/experiments/babaco-colors-a.css

index 721a629..b558508 100644 (file)
@@ -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,