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 */
12 * Hide all the elements irrelevant for printing
33 tr
.mw-metadata-show-hide-extended
,
34 span
.mw-filepage-other-resolutions
,
46 .wikitable, .thumb, img {
47 page-break-inside: avoid
;
51 page-break-after: avoid
;
60 * Generic HTML elements
70 list-style-type: square
;
73 h1
, h2
, h3
, h4
, h5
, h6
{
87 border: 1pt dashed black
;
97 * MediaWiki-specific elements
100 width: 100% !important
;
101 min-width: 0 !important
;
106 border: none
!important
;
107 padding: 0 !important
;
108 margin: 0 !important
;
114 margin: 0 !important
;
117 #column-content #content
{
119 margin: 0 !important
;
123 border: 1px solid
#aaaaaa;
124 background-color: #f9f9f9;
126 display: -moz-inline-block
;
127 display: inline-block
;
129 /* IE7 and earlier */
138 border-top: 1px solid
#AAA;
144 vertical-align: middle
;
158 text-decoration: none
;
162 color: black
!important
;
163 background: none
!important
;
164 padding: 0 !important
;
169 background: transparent
;
170 text-decoration: underline
;
173 /* Expand URLs for printing */
174 #content a
.external
.text:after
,
175 #content a
.external
.autonumber:after
{
176 content: " (" attr
(href
) ")";
179 /* Expand protocol-relative URLs for printing */
180 #content a
.external
.text
[href^
='//']:after
,
181 #content a
.external
.autonumber
[href^
='//']:after
{
182 content: " (https:" attr
(href
) ")";
185 /* MSIE/Win doesn't understand 'inherit' */
190 color: black
!important
;
191 text-decoration: none
!important
;
199 color: inherit
!important
;
200 text-decoration: inherit
!important
;
210 margin: 0.5em 0 0.8em 1.4em;
221 margin: 0.5em 1.4em 0.8em 0;
239 margin-bottom: 0.8em;
240 background-color: transparent
;
244 border: 1px solid
#cccccc;
245 padding: 3px !important
;
246 background-color: White
;
253 border: 1px solid
#cccccc;
260 padding: 3px !important
;
272 margin: 0.5em 0 0.8em 1.4em;
279 margin: 0.5em 1.4em 0.8em 0;
283 border: 1px solid
#dddddd;
287 * Galleries (see shared.css for more info)
291 display: inline-block
;
294 ul
.gallery
, li
.gallerybox
{
309 word-wrap: break-word
;
312 li
.gallerybox div
.thumb
{
314 border: 1px solid
#ccc;
322 word-wrap: break-word
;
343 border: solid
2px black
;
346 td
.diff-deletedline
{
349 border: dotted
2px black
;
360 text-decoration: underline
;
365 * As on shared.css but with white background.
370 border: 1px #aaa solid
;
372 border-collapse: collapse
;
375 table
.wikitable
> tr
> th
, table
.wikitable
> tr
> td
,
376 table
.wikitable
> * > tr
> th
, table
.wikitable
> * > tr
> td
,
377 .mw_metadata th, .mw_metadata td {
378 border: 1px #aaa solid
;
382 table
.wikitable
> tr
> th
,
383 table
.wikitable
> * > tr
> th
,
390 table
.wikitable
> caption
,
391 .mw_metadata caption {
397 border: 1pt solid black
;
398 border-collapse: collapse
;
413 list-style-type: none
;
414 list-style-image: none
;
415 vertical-align: middle
!ie
;
419 display: inline-block
;
422 border-left: 1px solid
#AAA;
428 .catlinks li:first-child {