Jump to content

MediaWiki:Vector.css: Difference between revisions

From Transight Wiki
No edit summary
Blanked the page
Tags: Blanking Manual revert
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Resize site logo */
.mw-logo-icon {
    width: 180px !important;
    height: auto !important;
}


/* Optional: resize the wordmark if used */
.mw-logo-container,
.vector-header-logo {
    max-height: 100px !important;
}
/* Optional: if logo is in the header */
.vector-logo {
    max-width: 180px !important;
    height: auto !important;
}

Latest revision as of 09:26, 28 June 2025