Index: trunk/phase3/skins/vector/experiments/babaco-colors-a.css |
— | — | @@ -46,7 +46,7 @@ |
47 | 47 | h6 { |
48 | 48 | border-color:#999999; |
49 | 49 | font-family:georgia, times, serif; |
50 | | - font-weight:normal; |
| 50 | + font-weight:bold; |
51 | 51 | } |
52 | 52 | #firstHeading { |
53 | 53 | font-size:1.5em; |
— | — | @@ -54,10 +54,12 @@ |
55 | 55 | h2 .editsection, |
56 | 56 | .portal h5{ |
57 | 57 | font-family:sans-serif; |
| 58 | + font-weight:normal; |
58 | 59 | |
59 | 60 | } |
60 | 61 | #toc h2, .toc h2 { |
61 | 62 | font-family:sans-serif; |
| 63 | + font-weight:normal; |
62 | 64 | } |
63 | 65 | body #panel div.portal div.body { |
64 | 66 | background-image:url(images/new-portal-break-ltr.png); |
— | — | @@ -69,7 +71,7 @@ |
70 | 72 | body div.vectorTabs li.selected a span, |
71 | 73 | body div.vectorTabs li.selected a:visited |
72 | 74 | body div.vectorTabs li.selected a:visited span { |
73 | | - color: #ff6600 !important; |
| 75 | + color: #ff9900 !important; |
74 | 76 | font-weight:bold; |
75 | 77 | } |
76 | 78 | div.vectorTabs li.new a, |