Jump to content

MediaWiki:Common.css: Difference between revisions

From WikiTech
No edit summary
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,
.mw-logo-tagline {
    display: none !important;
}
.mw-logo-icon {
    width: 200px !important;
    height: auto !important;
    object-fit: contain !important;
}

Revision as of 18:10, 19 January 2026

/* CSS placed here will be applied to all skins */