Jump to content

MediaWiki:Common.css: Difference between revisions

From WikiGor
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:


.mw-logo-icon {
.mw-logo-icon {
width: 65px !important;
width: 100px !important;
height: auto !important;
height: auto !important;
}
}
Line 7: Line 7:


.vector-header-logo {
.vector-header-logo {
width: 65px !important;
width: 100px !important;
height: auto !important;
height: auto !important;
}
}

Revision as of 11:50, 13 July 2025

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


.vector-header-logo {
    width: 100px !important;  
    height: auto !important;
}