De-Wikipedia-ization backported from stable
[mediawiki.git] / stylesheets / alternate / evan / cologneblue.css
blobfe6ca0f98f41c7966df219a394ba2b2d440d1c7d
2 body { margin: 0px; padding: 0px; }
3 #specialform { display: inline; }
4 #content { top: 0; margin: 0; padding: 0; }
5 #topbar { padding: 0px; }
6 #powersearch {
7 background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
9 #quickbar {
10 width: 140px; top: 18ex; padding: 2px; visibility: visible; z-index: 99;
12 #article, #article td, #article th, #article p {
13 font-family: Verdana, Arial, sans-serif;
14 font-size: 10pt; color: black;
16 #article p {
17 padding-top: 0; padding-bottom: 0;
18 margin-top: 1ex; margin-bottom: 0;
20 p, pre, td, th, li, dd, dt { line-height: 12pt; }
22 #footer { padding: 4px; }
23 #footer form { display: inline; }
25 #sitetitle {
26 font-family: Times, serif;
27 color: white;
28 font-weight: normal; font-size: 32pt;
29 line-height: 32pt;
31 td.top {
32 background-color: #6688AA; color: white;
33 margin-top: 4px; margin-bottom: 4px;
34 padding-top: 0; padding-bottom: 0;
35 text-transform: uppercase;
36 font-family: Verdana, Arial, sans-serif; font-size: 8pt;
38 td.top a {
39 font-family: Verdana, Arial, sans-serif;
40 background-color: #6688AA; color: white;
41 text-decoration: none; font-size: 10pt;
43 td.bottom {
44 font-family: Verdana, Arial, sans-serif;
45 font-size: 10pt;
46 padding: 0;
48 #pagestats {
49 font-family: Verdana, Arial, sans-serif;
50 color: black;
51 font-size: 9pt;
53 #sitesub {
54 font-family: Verdana, Arial, sans-serif;
55 font-size: 9pt; font-weight: bold;
56 color: black;
57 padding-top: 0;
59 #quickbar {
60 font-family: Verdana, Arial, sans-serif;
61 font-size: 8pt; font-weight: bold; line-height: 9.5pt;
62 text-decoration: none;
63 color: black;
64 padding: 0; margin-top: 0;
66 #quickbar a { color: #446688; }
68 #quickbar h6 {
69 font-family: Verdana, Arial, sans-serif;
70 font-size: 10pt; font-weight: bold; line-height: 12pt;
71 text-decoration: none;
72 color: #666666;
73 padding: 0; margin-bottom: 2px; margin-top: 6px;
75 #quickbar form { padding: 0; margin-top: 0; }
77 h1 { font-family: Arial, Helvetica, sans-serif;
78 color: #666666;
79 font-family: Verdana, Arial, sans-serif;
80 font-size: 18pt; font-weight: bold; line-height: 21pt;
82 h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }
83 #article p.subtitle {
84 color: #666666; font-size: 11pt; font-weight: bold;
85 padding-top: 0; margin-top: 0; padding-bottom: 1ex;
88 /* BAD: intended to format links, but formats headings on TOC pages as well
89 a { color: #0000FF; }
92 a:visited { color: #000080; }
93 a.interwiki { color: #00C000; }
94 a.interwiki:visited { color: #008000; }
95 a.external { color: #00C000; }
96 a.external:visited { color: #008000; }
97 a.new { color: #FF0000; }
98 a.new:visited { color: #800000; }
99 a.stub { color:#800080 }
100 a.stub:visited { color:#600060 }
102 a.printable { text-decoration: underline; }
104 h2, h3, h4, h5, h6 { margin-bottom: 0; }
105 small { font-size: 75%; }
106 #toc { border:1px solid #8888aa; background-color:#f7f8ff;padding:5px;font-size:95%; }