2 * MediaWiki Print style sheet for CSS2-capable browsers.
3 * Copyright Gabriel Wicke, http://www.aulinx.de/
5 * Derived from the plone (http://plone.org/) styles
6 * Copyright Alexander Limi
9 /* Thanks to A List Apart (http://alistapart.com/) for useful extras */
13 text-decoration: none
;
17 border: 1px solid
#aaaaaa;
18 background-color: #f9f9f9;
27 margin: 0.5em 0 0.8em 1.4em;
36 margin: 0.5em 1.4em 0.8em 0;
51 background-color: transparent
;
54 border:1px solid
#cccccc;
55 padding: 3px !important
;
56 background-color: White
;
62 border: 1px solid
#cccccc;
68 padding: 3px !important
;
79 margin: 0.5em 0 0.8em 1.4em;
85 margin: 0.5em 1.4em 0.8em 0;
88 border: 1px solid
#dddddd;
126 tr
.mw-metadata-show-hide-extended
,
127 span
.mw-filepage-other-resolutions
,
131 /* Hides all the elements irrelevant for printing */
136 list-style-type: square
;
141 border: none
!important
;
142 padding: 0 !important
;
143 margin: 0 !important
;
150 border-top: 1px solid
#AAA;
154 h1
, h2
, h3
, h4
, h5
, h6
{
164 border: 1pt dashed black
;
175 border: 1pt solid black
;
176 border-collapse: collapse
;
180 color: black
!important
;
181 background: none
!important
;
182 padding: 0 !important
;
187 background: transparent
;
188 text-decoration: underline
;
191 #content a
.external
.text:after
,
192 #content a
.external
.autonumber:after
{
193 /* Expand URLs for printing */
194 content: " (" attr
(href
) ")";
198 width: 100% !important
;
199 min-width: 0 !important
;
208 margin: 0 !important
;
211 #column-content #content
{
213 margin: 0 !important
;
216 /* MSIE/Win doesn't understand 'inherit' */
221 color: black
!important
;
222 text-decoration: none
!important
;
230 color: inherit
!important
;
231 text-decoration: inherit
!important
;
236 vertical-align: middle
;
248 /* Galleries (see shared.css for more info) */
251 display: -moz-inline-box
;
252 display: inline-block
;
255 ul
.gallery
, li
.gallerybox
{
270 word-wrap: break-word
;
273 li
.gallerybox div
.thumb
{
275 border: 1px solid
#ccc;
283 word-wrap: break-word
;
301 border: solid
2px black
;
303 td
.diff-deletedline
{
306 border: dotted
2px black
;
315 text-decoration: underline
;
320 * As on shared.css but with white background.
325 border: 1px #aaa solid
;
327 border-collapse: collapse
;
329 table
.wikitable
> tr
> th
, table
.wikitable
> tr
> td
,
330 table
.wikitable
> * > tr
> th
, table
.wikitable
> * > tr
> td
,
331 .mw_metadata th, .mw_metadata td {
332 border: 1px #aaa solid
;
335 table
.wikitable
> tr
> th
,
336 table
.wikitable
> * > tr
> th
,
342 table
.wikitable
> caption
,
343 .mw_metadata caption {
351 /* Some pagination options */
352 .wikitable, .thumb, img {
353 page-break-inside: avoid
;
356 page-break-after: avoid
;
371 list-style-type: none
;
372 list-style-image: none
;
373 vertical-align: middle
!ie
;
377 display: inline-block
;
380 border-left: 1px solid
#AAA;
386 .catlinks li:first-child {