Difference between revisions of "MediaWiki:Print.css"

(Created page with "→‎CSS placed here will affect the print output: .main-menu-container { display: none; }")
 
(No difference)

Latest revision as of 10:10, 20 March 2024

/* CSS placed here will affect the print output */
.main-menu-container { display: none; }