Difference between revisions of "MediaWiki:Print.css"

From KS5 Mathematics
Jump to: navigation, search
Line 6: Line 6:
 
#siteSub {display: none;}
 
#siteSub {display: none;}
 
#contentSub {display: none;}
 
#contentSub {display: none;}
p {line-height: 1.5em;}
+
line-height: 1.5em;

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;}
line-height: 1.5em;