Changed duplication function
[mediawiki.git] / skins / vector / experiments / babaco-colors-b.css
blob36a509c663f3eaee46151b3b15f92ad05338db9b
1 /* Babaco Color Scheme A */
4 html .thumbimage,
5 #toc, .toc, .mw-warning, div.thumbinner {
6 border-color: #cccccc;
7 background-color: #f7f7f7;
10 /* Framework */
11 body {
12 background-color: #f9f9f9 !important;
13 background-image:url(images/page-base-updated.png);
15 /* Links */
16 a {
17 color: #003cb3;
19 a.stub {
20 color: #772233;
22 a.new, #p-personal a.new {
23 color: #a31205 !important;
26 color: #260e9c;
28 a:visited,
29 a:visited div.vectorTabs li.selected a:visited span,
30 a.new:visited,
31 #p-personal a.new:visited {
32 color: #260e9c;
34 h1,
35 h2,
36 h3,
37 h4,
38 h5,
39 h6 {
40 border-color:#999999;
43 div.vectorTabs li.new a,
44 div.vectorTabs li.new a span,
45 div.vectorTabs li.new a:visited,
46 div.vectorTabs li.new a:visited span {
47 color:#a31205;
50 #toc,
51 .toc,
52 .mw-warning,
53 div.gallerybox div.thumb,
54 table.gallery,
55 #preferences fieldset.prefsection fieldset,
56 #preferences,
57 html .thumbimage,
58 .usermessage,
59 img.thumbborder,
60 div.thumbinner{
61 border: 1px solid #cccccc;
62 background-color: #f7f7f7;