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;
127 tr
.mw-metadata-show-hide-extended
,
128 span
.mw-filepage-other-resolutions
,
132 /* Hides all the elements irrelevant for printing */
137 list-style-type: square
;
142 border: none
!important
;
143 padding: 0 !important
;
144 margin: 0 !important
;
151 border-top: 1px solid
#AAA;
155 h1
, h2
, h3
, h4
, h5
, h6
{
165 border: 1pt dashed black
;
176 border: 1pt solid black
;
177 border-collapse: collapse
;
181 color: black
!important
;
182 background: none
!important
;
183 padding: 0 !important
;
188 background: transparent
;
189 text-decoration: underline
;
192 #content a
.external
.text:after
,
193 #content a
.external
.autonumber:after
{
194 /* Expand URLs for printing */
195 content: " (" attr
(href
) ")";
199 width: 100% !important
;
200 min-width: 0 !important
;
209 margin: 0 !important
;
212 #column-content #content
{
214 margin: 0 !important
;
217 /* MSIE/Win doesn't understand 'inherit' */
222 color: black
!important
;
223 text-decoration: none
!important
;
231 color: inherit
!important
;
232 text-decoration: inherit
!important
;
237 vertical-align: middle
;
249 /* Galleries (see shared.css for more info) */
252 display: -moz-inline-box
;
253 display: inline-block
;
256 ul
.gallery
, li
.gallerybox
{
271 word-wrap: break-word
;
274 li
.gallerybox div
.thumb
{
276 border: 1px solid
#ccc;
284 word-wrap: break-word
;
302 border: solid
2px black
;
304 td
.diff-deletedline
{
307 border: dotted
2px black
;
316 text-decoration: underline
;
321 * As on shared.css but with white background.
326 border: 1px #aaa solid
;
328 border-collapse: collapse
;
330 table
.wikitable
> tr
> th
, table
.wikitable
> tr
> td
,
331 table
.wikitable
> * > tr
> th
, table
.wikitable
> * > tr
> td
,
332 .mw_metadata th, .mw_metadata td {
333 border: 1px #aaa solid
;
336 table
.wikitable
> tr
> th
,
337 table
.wikitable
> * > tr
> th
,
343 table
.wikitable
> caption
,
344 .mw_metadata caption {
352 /* Some pagination options */
353 .wikitable, .thumb, img {
354 page-break-inside: avoid
;
357 page-break-after: avoid
;
372 list-style-type: none
;
373 list-style-image: none
;
374 vertical-align: middle
!ie
;
378 display: inline-block
;
381 border-left: 1px solid
#AAA;
387 .catlinks li:first-child {