MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
.mw-logo-icon { width: 100%; height: auto } | .mw-logo-icon { width: 100% !important; height: auto !important } | ||
.mw-logo-container, | .mw-logo-container, | ||
.mw-logo-wordmark { display: none } | .mw-logo-wordmark { display: none !important } | ||
Revision as of 00:03, 29 August 2023
/* All CSS here will be loaded for users of the Vector skin */
.mw-logo-icon { width: 100% !important; height: auto !important }
.mw-logo-container,
.mw-logo-wordmark { display: none !important }