Difference between revisions of "MediaWiki:Print.css"
| Line 1: | Line 1: | ||
/* CSS placed here will affect the print output */ | /* CSS placed here will affect the print output */ | ||
| − | #catlinks {display: none;} | + | #catlinks .catlinks .printfooter {display: none;} |
#toc {display: none;} | #toc {display: none;} | ||
#siteSub {display: none;} | #siteSub {display: none;} | ||
#contentSub {display: none;} | #contentSub {display: none;} | ||
Revision as of 13:54, 1 July 2014
/* CSS placed here will affect the print output */
#catlinks .catlinks .printfooter {display: none;}
#toc {display: none;}
#siteSub {display: none;}
#contentSub {display: none;}