MediaWiki:Common.css: Difference between revisions
Appearance
Agapeadmin (talk | contribs) Created page with "→CSS placed here will be applied to all skins: .mw-logo-wordmark {display:none;} ..mw-logo-icon {width:100%;}" |
Agapeadmin (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-logo-wordmark {display:none;} | .mw-logo-wordmark {display:none;} | ||
.mw-logo-icon {width:100%;} |
Revision as of 04:42, 27 March 2025
/* CSS placed here will be applied to all skins */ .mw-logo-wordmark {display:none;} .mw-logo-icon {width:100%;}