Difference between revisions of "MediaWiki:Print.css"

Jump to: navigation, search
Line 1: Line 1:
/* CSS placed here will affect the print output */
/* CSS placed here will affect the print output */
.toc{display: none !important;}
.toc{display: none !important;}
.col-sm-2{display: none !important;}

Revision as of 07:58, 13 February 2018

/* CSS placed here will affect the print output */
.toc{display: none !important;}