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;
20 display: -moz-inline-block
;
21 display: inline-block
;
33 margin: 0.5em 0 0.8em 1.4em;
44 margin: 0.5em 1.4em 0.8em 0;
61 background-color: transparent
;
65 border: 1px solid
#cccccc;
66 padding: 3px !important
;
67 background-color: White
;
74 border: 1px solid
#cccccc;
81 padding: 3px !important
;
93 margin: 0.5em 0 0.8em 1.4em;
100 margin: 0.5em 1.4em 0.8em 0;
104 border: 1px solid
#dddddd;
121 .mw-editsection-like
,
133 tr
.mw-metadata-show-hide-extended
,
134 span
.mw-filepage-other-resolutions
,
139 /* Hides all the elements irrelevant for printing */
144 list-style-type: square
;
149 border: none
!important
;
150 padding: 0 !important
;
151 margin: 0 !important
;
159 border-top: 1px solid
#AAA;
163 h1
, h2
, h3
, h4
, h5
, h6
{
177 border: 1pt dashed black
;
188 border: 1pt solid black
;
189 border-collapse: collapse
;
193 color: black
!important
;
194 background: none
!important
;
195 padding: 0 !important
;
200 background: transparent
;
201 text-decoration: underline
;
204 #content a
.external
.text:after
,
205 #content a
.external
.autonumber:after
{
206 /* Expand URLs for printing */
207 content: " (" attr
(href
) ")";
210 #content a
.external
.text
[href^
='//']:after
,
211 #content a
.external
.autonumber
[href^
='//']:after
{
212 /* Expand protocol-relative URLs for printing */
213 content: " (https:" attr
(href
) ")";
217 width: 100% !important
;
218 min-width: 0 !important
;
227 margin: 0 !important
;
230 #column-content #content
{
232 margin: 0 !important
;
235 /* MSIE/Win doesn't understand 'inherit' */
240 color: black
!important
;
241 text-decoration: none
!important
;
249 color: inherit
!important
;
250 text-decoration: inherit
!important
;
255 vertical-align: middle
;
267 /* Galleries (see shared.css for more info) */
270 display: inline-block
;
273 ul
.gallery
, li
.gallerybox
{
288 word-wrap: break-word
;
291 li
.gallerybox div
.thumb
{
293 border: 1px solid
#ccc;
301 word-wrap: break-word
;
322 border: solid
2px black
;
325 td
.diff-deletedline
{
328 border: dotted
2px black
;
339 text-decoration: underline
;
344 * As on shared.css but with white background.
349 border: 1px #aaa solid
;
351 border-collapse: collapse
;
354 table
.wikitable
> tr
> th
, table
.wikitable
> tr
> td
,
355 table
.wikitable
> * > tr
> th
, table
.wikitable
> * > tr
> td
,
356 .mw_metadata th, .mw_metadata td {
357 border: 1px #aaa solid
;
361 table
.wikitable
> tr
> th
,
362 table
.wikitable
> * > tr
> th
,
369 table
.wikitable
> caption
,
370 .mw_metadata caption {
378 /* Some pagination options */
379 .wikitable, .thumb, img {
380 page-break-inside: avoid
;
384 page-break-after: avoid
;
400 list-style-type: none
;
401 list-style-image: none
;
402 vertical-align: middle
!ie
;
406 display: inline-block
;
409 border-left: 1px solid
#AAA;
415 .catlinks li:first-child {