MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
.mw-logo-container img { | .mw-logo-container img { | ||
width: | width: 200px !important; | ||
height: auto !important; | height: auto !important; | ||
} | } | ||
Revision as of 16:59, 19 January 2026
/* CSS placed here will be applied to all skins */
.mw-logo-wordmark {
display: none !important;
}
.mw-logo-container img {
width: 200px !important;
height: auto !important;
}