Changed duplication function
[mediawiki.git] / skins / vector / experiments / babaco-colors-a.css
blob2ad63cb7a004fed83dcee8ab7d687b240c776751
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:normal;
51 #firstHeading {
52 font-size:1.5em;
54 h2 .editsection,
55 .portal h5{
56 font-family:sans-serif;
59 #toc h2, .toc h2 {
60 font-family:sans-serif;
62 body #panel div.portal div.body {
63 background-image:url(images/new-portal-break-ltr.png);
65 body div.vectorTabs li a, div.vectorTabs li a span{
66 color:#4d4d4d;
68 body div.vectorTabs li.selected a,
69 body div.vectorTabs li.selected a span,
70 body div.vectorTabs li.selected a:visited
71 body div.vectorTabs li.selected a:visited span {
72 color: #ff6600 !important;
73 font-weight:bold;
75 div.vectorTabs li.new a,
76 div.vectorTabs li.new a span,
77 div.vectorTabs li.new a:visited,
78 div.vectorTabs li.new a:visited span {
79 color:#a31205;
81 #toc,
82 .toc,
83 .mw-warning,
84 div.gallerybox div.thumb,
85 table.gallery,
86 #preferences fieldset.prefsection fieldset,
87 #preferences,
88 html .thumbimage,
89 .usermessage,
90 img.thumbborder,
91 div.thumbinner{
92 border: 1px solid #cccccc;
93 background-color: #f7f7f7;
95 #panel div.portal h5 {
96 font-weight:bold;
97 margin-bottom:0;
98 padding-bottom:0.05em;
99 color:#000000;