Difference between revisions of "MediaWiki:Print.css"
| (2 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
#siteSub {display: none;} | #siteSub {display: none;} | ||
#contentSub {display: none;} | #contentSub {display: none;} | ||
| + | p {font-size: 120%;} | ||
Latest revision as of 08:09, 2 July 2014
/* CSS placed here will affect the print output */
#catlinks {display: none;}
.catlinks {display: none;}
.printfooter {display: none;}
#toc {display: none;}
#siteSub {display: none;}
#contentSub {display: none;}
p {font-size: 120%;}