Expand a few comments. One as per Nikerabbit's comment on r59695.
[mediawiki.git] / skins / vector / experiments / babaco-colors-a.css
blob9a6c732a5f6dea53aaee85b4b8f259118742263d
1 /* Babaco Color Scheme A */
4 a:visited,
5 a:visited div.vectorTabs li.selected a:visited span {
6 color: #260e9c;
9 html .thumbimage,
10 #toc, .toc, .mw-warning, div.thumbinner {
11 border-color: #cccccc;
12 background-color: #f7f7f7;
15 /* Framework */
16 body {
17 background-color: #f9f9f9 !important;
18 background-image:url(images/page-base-updated.png);
21 /* Links */
22 a {
23 color: #0066cc;
25 a:visited {
26 color: #004d99;
28 a:active {
29 color: #ff6600;
31 a.stub {
32 color: #56228b;
34 a.new, #p-personal a.new {
35 color: #a31205 !important;
37 a.new:visited, #p-personal a.new:visited {
38 color: #a31205;
41 h1,
42 h2,
43 h3,
44 h4,
45 h5,
46 h6 {
47 border-color:#999999;
48 font-family:georgia, times, serif;
49 font-weight:bold;
51 #firstHeading {
52 font-size:1.5em;
54 h2 .editsection,
55 .portal h5{
56 font-family:sans-serif;
57 font-weight:normal;
60 #toc h2, .toc h2 {
61 font-family:sans-serif;
62 font-weight:normal;
64 body #panel div.portal div.body {
65 background-image:url(images/new-portal-break-ltr.png);
67 body div.vectorTabs li a, div.vectorTabs li a span{
68 color:#4d4d4d;
70 body div.vectorTabs li.selected a,
71 body div.vectorTabs li.selected a span,
72 body div.vectorTabs li.selected a:visited
73 body div.vectorTabs li.selected a:visited span {
74 color: #ff9900 !important;
75 font-weight:bold;
77 div.vectorTabs li.new a,
78 div.vectorTabs li.new a span,
79 div.vectorTabs li.new a:visited,
80 div.vectorTabs li.new a:visited span {
81 color:#a31205;
83 #toc,
84 .toc,
85 .mw-warning,
86 div.gallerybox div.thumb,
87 table.gallery,
88 #preferences fieldset.prefsection fieldset,
89 #preferences,
90 html .thumbimage,
91 .usermessage,
92 img.thumbborder,
93 div.thumbinner{
94 border: 1px solid #cccccc;
95 background-color: #f7f7f7;
97 #panel div.portal h5 {
98 font-weight:bold;
99 margin-bottom:0;
100 padding-bottom:0.05em;
101 color:#000000;