Jump to content

MediaWiki:Print.css: Difference between revisions

Remove page breaks
Lower bottom margin
Line 5: Line 5:
.wikitable, .thumb, img { page-break-inside: auto; }
.wikitable, .thumb, img { page-break-inside: auto; }


h2, h3, h4, h5, h6 { page-break-after: auto; }
h1, h2, h3, h4, h5, h6 { page-break-after: auto; margin-bottom: 0em; }