Jump to content

MediaWiki:Print.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect the print output */
/* CSS placed here will affect the print output */
    @page {
        size: A4 portrait;
        margin: 0;
    }


/* Infobox template style */
/* Infobox template style */