Difference between revisions of "MediaWiki:Print.css"

From BroaDWcast
Jump to navigationJump to search
(Created page with "→‎CSS placed here will affect the print output: .NoPrint { display: none; }")
 
(No difference)

Latest revision as of 01:10, 19 March 2011

/* CSS placed here will affect the print output */

.NoPrint { display: none; }