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
32 tr
.mw-metadata-show-hide-extended
,
33 span
.mw-filepage-other-resolutions
,
37 .ns-0
.mw-redirectedfrom
,
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 .mw-body
{
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 .mw-body a
.external
.text:after
,
175 .mw-body a.external.autonumber:after {
176 content: " (" attr
(href
) ")";
179 /* Expand protocol-relative URLs for printing */
180 .mw-body a
.external
.text
[href^
='//']:after
,
181 .mw-body 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
;
211 margin: 0.5em 0 0.8em 1.4em;
223 margin: 0.5em 1.4em 0.8em 0;
241 margin-bottom: 0.8em;
242 background-color: transparent
;
246 border: 1px solid
#cccccc;
247 padding: 3px !important
;
248 background-color: White
;
255 border: 1px solid
#cccccc;
262 padding: 3px !important
;
274 margin: 0.5em 0 0.8em 1.4em;
281 margin: 0.5em 1.4em 0.8em 0;
285 border: 1px solid
#dddddd;
289 * Galleries (see shared.css for more info)
293 display: inline-block
;
296 ul
.gallery
, li
.gallerybox
{
311 word-wrap: break-word
;
314 li
.gallerybox div
.thumb
{
316 border: 1px solid
#ccc;
324 word-wrap: break-word
;
329 * As on shared.css but with white background.
334 border: 1px #aaa solid
;
336 border-collapse: collapse
;
339 table
.wikitable
> tr
> th
, table
.wikitable
> tr
> td
,
340 table
.wikitable
> * > tr
> th
, table
.wikitable
> * > tr
> td
,
341 .mw_metadata th, .mw_metadata td {
342 border: 1px #aaa solid
;
346 table
.wikitable
> tr
> th
,
347 table
.wikitable
> * > tr
> th
,
354 table
.wikitable
> caption
,
355 .mw_metadata caption {
361 border: 1pt solid black
;
362 border-collapse: collapse
;
377 list-style-type: none
;
378 list-style-image: none
;
379 vertical-align: middle
!ie
;
383 display: inline-block
;
386 border-left: 1px solid
#AAA;
392 .catlinks li:first-child {
398 padding: 1em 0 1em 0;