Merge "Add PreferencesFormPreSave hook"
[lhc/web/wiklou.git] / skins / cologneblue / screen.css
1 body {
2 margin: 0;
3 padding: 0;
4 color: black;
5 font-family: serif;
6 }
7
8 #specialform {
9 display: inline;
10 }
11
12 #content {
13 top: 0;
14 margin: 0;
15 padding: 0;
16 }
17
18 #mw-data-after-content {
19 font-family: Verdana, Arial, sans-serif;
20 color: black;
21 font-size: 8pt;
22 }
23
24 #powersearch {
25 background: #DDEEFF;
26 border-style: solid;
27 border-width: 1px;
28 padding: 2px;
29 }
30
31 #quickbar {
32 width: 140px;
33 top: 18ex;
34 padding: 2px;
35 visibility: visible;
36 z-index: 99;
37 }
38
39 #article, #article td, #article th, #article p {
40 font-family: Verdana, Arial, sans-serif;
41 font-size: 10pt;
42 color: black;
43 }
44
45 #article p {
46 padding-top: 0;
47 padding-bottom: 0;
48 margin-top: 1ex;
49 margin-bottom: 0;
50 }
51
52 p, pre, .mw-code, td, th, li, dd, dt {
53 line-height: 12pt;
54 }
55
56 textarea {
57 overflow: auto;
58 width: 100%;
59 display: block;
60 -moz-box-sizing: border-box;
61 -webkit-box-sizing: border-box;
62 box-sizing: border-box;
63 }
64
65 #footer {
66 margin-right: 2%;
67 margin-top: 1em;
68 padding: 4px;
69 font-family: verdana, arial, sans-serif;
70 font-size: 10pt;
71 text-align: center;
72 }
73
74 #footer form {
75 display: inline;
76 }
77
78 #cb-ca-edit {
79 font-weight: bold;
80 }
81
82 #pagestats {
83 font-family: Verdana, Arial, sans-serif;
84 color: black;
85 font-size: 9pt;
86 }
87
88
89
90 #quickbar {
91 font-family: Verdana, Arial, sans-serif;
92 font-size: 8pt;
93 font-weight: bold;
94 line-height: 9.5pt;
95 text-decoration: none;
96 color: black;
97 padding: 0;
98 margin-top: 0;
99 }
100
101 #quickbar a {
102 color: #446688;
103 }
104
105 /* Hide, but keep accessible for screen-readers */
106 #mw-navigation h2 {
107 position: absolute;
108 top: -9999px;
109 }
110
111 #quickbar h3 {
112 font-family: Verdana, Arial, sans-serif;
113 font-size: 10pt;
114 font-weight: bold;
115 line-height: 12pt;
116 text-decoration: none;
117 color: #666666;
118 padding: 0;
119 margin-bottom: 2px;
120 margin-top: 6px;
121 }
122
123 #quickbar form {
124 padding: 0;
125 margin-top: 0;
126 }
127
128 #quickbar .portlet ul,
129 #quickbar .portlet li {
130 list-style-type: none;
131 margin: 0;
132 padding: 0;
133 line-height: inherit;
134 }
135
136 h1 {
137 color: #666666;
138 font-family: Verdana, Arial, sans-serif;
139 font-size: 180%;
140 line-height: 21pt;
141 }
142
143 h1#firstHeading {
144 padding-bottom: 0;
145 margin-bottom: 0;
146 }
147
148 #article p.subtitle, #article p.subpages, #article p.tagline {
149 color: #666666;
150 font-size: 11pt;
151 font-weight: bold;
152 padding-top: 0;
153 margin-top: 0;
154 padding-bottom: 1ex;
155 }
156
157 a {
158 color: #223366;
159 }
160
161 a.external {
162 color: #336644;
163 }
164
165 a:visited {
166 color: #8D0749;
167 }
168
169 a.printable {
170 text-decoration: underline;
171 }
172
173 a.stub, #quickbar a.stub {
174 color: #772233;
175 text-decoration: none;
176 }
177
178 a.new, #quickbar span.new a, #footer span.new a {
179 color: #CC2200;
180 }
181
182 h2, h3, h4, h5, h6 {
183 margin-bottom: 0;
184 }
185
186 small {
187 font-size: 75%;
188 }
189
190 input.mw-searchInput {
191 width: 106px;
192 }
193
194 /* Directionality-specific styles */
195 #quickbar { position: absolute; left: 4px; }
196 #article { margin-left: 148px; margin-right: 4px; }
197 #footer { margin-left: 152px; }
198
199
200 #sitetitle, #sitesub, #toplinks, #linkcollection {
201 margin-top: 0;
202 margin-bottom: 0;
203 }
204
205 #sitetitle, #toplinks {
206 color: white;
207 text-transform: uppercase;
208 height: 32pt;
209 }
210 #sitetitle {
211 padding-left: 8px;
212 font-family: Times, serif;
213 font-weight: normal;
214 font-size: 32pt;
215 line-height: 32pt;
216 background-color: #6688AA;
217 }
218 #sitetitle a, #toplinks a {
219 color: white;
220 text-decoration: none;
221 }
222 /* Bring #sitetitle to top. Otherwise #toplinks is overlaid over it, making the link unclickable. */
223 #sitetitle a {
224 position: relative;
225 z-index: 10
226 }
227
228 #toplinks {
229 font-family: Verdana, Arial, sans-serif;
230 position: absolute;
231 top: 0;
232 right: 8px;
233 width: 100%;
234 font-size: 8pt;
235 }
236 #toplinks a {
237 font-size: 10pt;
238 }
239 #toplinks p {
240 position: absolute;
241 right: 0;
242 margin: 0;
243 width: 100%;
244 text-align: right;
245 }
246 #toplinks #syslinks {
247 bottom: 0;
248 }
249 #toplinks #variantlinks {
250 bottom: 12pt;
251 }
252
253 #sitesub {
254 float: left;
255 margin-left: 8px;
256 font-family: Verdana, Arial, sans-serif;
257 font-size: 9pt;
258 font-weight: bold;
259 color: black;
260 }
261
262 #linkcollection {
263 margin-top: 0.5em;
264 font-size: small;
265 margin-right: 8px;
266 text-align: right;
267 padding-left: 140px;
268 }
269 /* Override text justification (user preference), see bug 31990 */
270 #linkcollection * {
271 text-align: right;
272 }