Index: trunk/phase3/skins/vector/experiments/new-tabs.css |
— | — | @@ -96,7 +96,7 @@ |
97 | 97 | /* OVERRIDDEN BY COMPLIANT BROWSERS */ |
98 | 98 | body div.vectorTabs a span { |
99 | 99 | display: inline-block; |
100 | | - padding-top: 0.55em; |
| 100 | + padding-top: 0.5em; |
101 | 101 | } |
102 | 102 | /* IGNORED BY IE6 */ |
103 | 103 | /* @noflip */ |
Index: trunk/phase3/skins/vector/experiments/babaco-colors-c.css |
— | — | @@ -38,27 +38,14 @@ |
39 | 39 | color: #a31205; |
40 | 40 | } |
41 | 41 | |
42 | | -h1, |
43 | | -h2, |
44 | | -h3, |
45 | | -h4, |
46 | | -h5, |
47 | | -h6 { |
48 | | - border-color:#999999; |
49 | | - font-family:georgia, times, serif; |
50 | | - font-weight:bold; |
51 | | -} |
52 | 42 | #firstHeading { |
53 | 43 | font-size:1.5em; |
54 | 44 | } |
55 | 45 | h2 .editsection, |
56 | 46 | .portal h5{ |
57 | | - font-family:sans-serif; |
58 | 47 | font-weight:normal; |
59 | | - |
60 | 48 | } |
61 | 49 | #toc h2, .toc h2 { |
62 | | - font-family:sans-serif; |
63 | 50 | font-weight:normal; |
64 | 51 | } |
65 | 52 | body #panel div.portal div.body { |