From cac43b19678ae2d48f517ded3140cbaa8a2b595f Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Tue, 17 Nov 2009 15:55:59 +0000 Subject: [PATCH] experminental css changes for sandbox.5 --- skins/vector/experiments/babaco-colors-a.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/skins/vector/experiments/babaco-colors-a.css b/skins/vector/experiments/babaco-colors-a.css index 2ad63cb7a0..9a6c732a5f 100644 --- a/skins/vector/experiments/babaco-colors-a.css +++ b/skins/vector/experiments/babaco-colors-a.css @@ -46,7 +46,7 @@ h5, h6 { border-color:#999999; font-family:georgia, times, serif; - font-weight:normal; + font-weight:bold; } #firstHeading { font-size:1.5em; @@ -54,10 +54,12 @@ h6 { h2 .editsection, .portal h5{ font-family:sans-serif; + font-weight:normal; } #toc h2, .toc h2 { font-family:sans-serif; + font-weight:normal; } body #panel div.portal div.body { background-image:url(images/new-portal-break-ltr.png); @@ -69,7 +71,7 @@ body div.vectorTabs li.selected a, 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; + color: #ff9900 !important; font-weight:bold; } div.vectorTabs li.new a, -- 2.20.1