Difference between revisions of "MediaWiki:Print.css"
(Created page with "→CSS placed here will affect the print output: #footer {display: none;} #toc {display: none;} #siteSub {display: none;} #contentSub {display: none;}") |
(No difference)
|
Revision as of 13:49, 1 July 2014
/* CSS placed here will affect the print output */
#footer {display: none;}
#toc {display: none;}
#siteSub {display: none;}
#contentSub {display: none;}