MediaWiki:Print.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will affect the print output: content mw-logo { content: none ; }" |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect the print output */ | /* CSS placed here will affect the print output */ | ||
content mw-logo { content: none ; } | content mw-logo-wordmark { content: none ; } |
Latest revision as of 20:40, 4 February 2025
/* CSS placed here will affect the print output */
content mw-logo-wordmark { content: none ; }