Difference between revisions of "MediaWiki:Print.css"
(Created page with "→CSS placed here will affect the print output: #siteSub { display: none; } #firstHeading { diplay:none;} .printfooter { display: none; }") |
(No difference)
|
Revision as of 13:43, 22 March 2019
/* CSS placed here will affect the print output */ #siteSub { display: none; } #firstHeading { diplay:none;} .printfooter { display: none; }