MediaWiki:Print.css: Difference between revisions
Appearance
Adjust font size |
Remove page breaks |
||
Line 2: | Line 2: | ||
p, li { font-size: 10pt; } | p, li { font-size: 10pt; } | ||
.wikitable, .thumb, img { page-break-inside: auto; } | |||
h2, h3, h4, h5, h6 { page-break-after: auto; } |