Jump to content

MediaWiki:Common.css: Difference between revisions

From THS Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 17: Line 17:


.mw-logo-icon {
.mw-logo-icon {
     width: 200px !important;
     width: 80px !important;
     height: 200px !important;
     height: 80px !important;
}
}

Revision as of 17:39, 21 February 2026


.mw-logo-wordmark {
    display: none !important;
}

.mw-anon-user #vector-page-tools-dropdown,
.mw-anon-user #p-tb, 
.mw-anon-user .vector-column-end {
    display: none !important;
}

.mw-page-container, 
.mw-content-container, 
.vector-sticky-header {
    max-width: none !important;
}

.mw-logo-icon {
    width: 80px !important;
    height: 80px !important;
}