Update Doxyfile
[mediawiki.git] / skins / common / cologneblue.css
blobc7b6eac18a4e4827da21245e0368e934ae0f1bb7
1 body {
2 margin: 0px;
3 padding: 0px;
4 color: black;
7 #specialform {
8 display: inline;
11 #content {
12 top: 0;
13 margin: 0;
14 padding: 0;
17 #mw-data-after-content {
18 font-family: Verdana, Arial, sans-serif;
19 color: black;
20 font-size: 8pt;
23 #topbar {
24 padding: 0px;
27 #powersearch {
28 background: #DDEEFF;
29 border-style: solid;
30 border-width: 1px;
31 padding: 2px;
34 #quickbar {
35 width: 140px;
36 top: 18ex;
37 padding: 2px;
38 visibility: visible;
39 z-index: 99;
42 #article, #article td, #article th, #article p {
43 font-family: Verdana, Arial, sans-serif;
44 font-size: 10pt;
45 color: black;
48 #article p {
49 padding-top: 0;
50 padding-bottom: 0;
51 margin-top: 1ex;
52 margin-bottom: 0;
55 p, pre, td, th, li, dd, dt {
56 line-height: 12pt;
59 textarea {
60 overflow: auto;
63 #footer {
64 padding: 4px;
67 #footer form {
68 display: inline;
71 #sitetitle {
72 font-family: Times, serif;
73 color: white;
74 font-weight: normal;
75 font-size: 32pt;
76 line-height: 32pt;
79 td.top {
80 background-color: #6688AA;
81 color: white;
82 margin-top: 4px;
83 margin-bottom: 4px;
84 padding-top: 0;
85 padding-bottom: 0;
86 text-transform: uppercase;
87 font-family: Verdana, Arial, sans-serif;
88 font-size: 8pt;
91 td.top a {
92 font-family: Verdana, Arial, sans-serif;
93 background-color: #6688AA;
94 color: white;
95 text-decoration: none;
96 font-size: 10pt;
99 td.bottom {
100 font-family: Verdana, Arial, sans-serif;
101 font-size: 10pt;
102 padding: 0;
105 #pagestats {
106 font-family: Verdana, Arial, sans-serif;
107 color: black;
108 font-size: 9pt;
111 #sitesub {
112 font-family: Verdana, Arial, sans-serif;
113 font-size: 9pt; font-weight: bold;
114 color: black;
115 padding-top: 0;
118 #quickbar {
119 font-family: Verdana, Arial, sans-serif;
120 font-size: 8pt;
121 font-weight: bold;
122 line-height: 9.5pt;
123 text-decoration: none;
124 color: black;
125 padding: 0;
126 margin-top: 0;
129 #quickbar a {
130 color: #446688;
133 #quickbar h6 {
134 font-family: Verdana, Arial, sans-serif;
135 font-size: 10pt;
136 font-weight: bold;
137 line-height: 12pt;
138 text-decoration: none;
139 color: #666666;
140 padding: 0;
141 margin-bottom: 2px;
142 margin-top: 6px;
145 #quickbar form {
146 padding: 0;
147 margin-top: 0;
150 h1 {
151 color: #666666;
152 font-family: Verdana, Arial, sans-serif;
153 font-size: 180%;
154 line-height: 21pt;
157 h1 .editsection {
158 font-size: 55.6%;
161 h1.pagetitle {
162 padding-bottom: 0;
163 margin-bottom: 0;
166 #article p.subtitle {
167 color: #666666;
168 font-size: 11pt;
169 font-weight: bold;
170 padding-top: 0;
171 margin-top: 0;
172 padding-bottom: 1ex;
176 color: #223366;
179 a.external {
180 color: #336644;
183 a:visited {
184 color: #8D0749;
187 a.printable {
188 text-decoration: underline;
191 a.stub, #quickbar a.stub {
192 color: #772233;
193 text-decoration: none;
196 a.new, #quickbar a.new {
197 color: #CC2200;
200 h2, h3, h4, h5, h6 {
201 margin-bottom: 0;
204 small {
205 font-size: 75%;
208 input.mw-searchInput {
209 width: 106px;