From: Adam Miller Date: Thu, 15 Oct 2009 05:22:10 +0000 (+0000) Subject: experimental css updates X-Git-Tag: 1.31.0-rc.0~39280 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=06bfe302b7fbf01090540a7aef1a39c0b6eade94;p=lhc%2Fweb%2Fwiklou.git experimental css updates --- diff --git a/skins/vector/experiments/babaco-colors-a.css b/skins/vector/experiments/babaco-colors-a.css index 40c6ddc504..721a629312 100644 --- a/skins/vector/experiments/babaco-colors-a.css +++ b/skins/vector/experiments/babaco-colors-a.css @@ -1,8 +1,6 @@ /* Babaco Color Scheme A */ -#head-base{ - background:url(images/page-base-fade.png) 0 100% repeat-x #ffffff; -} + a:visited, a:visited div.vectorTabs li.selected a:visited span { color: #260e9c; @@ -19,6 +17,7 @@ body { background-color: #f9f9f9 !important; background-image:url(images/page-base-updated.png); } + /* Links */ a { color: #0066cc; @@ -30,7 +29,7 @@ a:active { color: #ff6600; } a.stub { - color: #772233; + color: #56228b; } a.new, #p-personal a.new { color: #a31205 !important; @@ -46,6 +45,19 @@ h4, h5, h6 { border-color:#999999; + font-family:arial, sans-serif; +} +h1, +h2{ + font-family:georgia, times, serif; + letter-spacing:0.6px; +} +#toc h2, .toc 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; diff --git a/skins/vector/experiments/new-tabs.css b/skins/vector/experiments/new-tabs.css index 6841335595..399d53fca2 100644 --- a/skins/vector/experiments/new-tabs.css +++ b/skins/vector/experiments/new-tabs.css @@ -52,6 +52,8 @@ margin: 0 1px 0 0; padding: 0; background:none; + overflow:hidden; + white-space:nowrap; } /* IGNORED BY IE6 */ div.vectorTabs ul > li { @@ -183,14 +185,12 @@ } /* @noflip */ body #head div.vectorMenu h5 { - border-top:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc; padding-left: 0; margin-left: 0px; background-image: none !important; - } /* OVERRIDDEN BY COMPLIANT BROWSERS */ body div.vectorMenu h5 a { @@ -280,7 +280,7 @@ #ca-unwatch.icon, #ca-watch.icon { background-color:#ffffff; - height:1.7em !important; + height:1.75em !important; } #ca-unwatch.icon a,