From c8c0fdb0b5bffbde46d3a0be0df734aff67b89f1 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Wed, 16 Dec 2009 20:20:38 +0000 Subject: [PATCH] Experimental CSS updates --- skins/vector/experiments/babaco-colors-c.css | 13 ------------- skins/vector/experiments/new-tabs.css | 2 +- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/skins/vector/experiments/babaco-colors-c.css b/skins/vector/experiments/babaco-colors-c.css index bd05b80918..4864a375c4 100644 --- a/skins/vector/experiments/babaco-colors-c.css +++ b/skins/vector/experiments/babaco-colors-c.css @@ -38,27 +38,14 @@ a.new:visited, #p-personal a.new:visited { color: #a31205; } -h1, -h2, -h3, -h4, -h5, -h6 { - border-color:#999999; - font-family:georgia, times, serif; - font-weight:bold; -} #firstHeading { font-size:1.5em; } 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 { diff --git a/skins/vector/experiments/new-tabs.css b/skins/vector/experiments/new-tabs.css index 5f88dc3b88..9ae6eb01e4 100644 --- a/skins/vector/experiments/new-tabs.css +++ b/skins/vector/experiments/new-tabs.css @@ -96,7 +96,7 @@ /* OVERRIDDEN BY COMPLIANT BROWSERS */ body div.vectorTabs a span { display: inline-block; - padding-top: 0.55em; + padding-top: 0.5em; } /* IGNORED BY IE6 */ /* @noflip */ -- 2.20.1