Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: #footer {display:none!important;}") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#footer {display:none!important;} | #footer, #footer-icons {display:none!important;} |
Revision as of 12:02, 11 October 2022
/* CSS placed here will be applied to all skins */ #footer, #footer-icons {display:none!important;}