MediaWiki:Print.css

From KS5 Mathematics
Revision as of 13:49, 1 July 2014 by Ian (talk | contribs) (Created page with "CSS placed here will affect the print output: #footer {display: none;} #toc {display: none;} #siteSub {display: none;} #contentSub {display: none;}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will affect the print output */
#footer {display: none;}
#toc {display: none;}
#siteSub {display: none;}
#contentSub {display: none;}