MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Blanked the page)
Tags: Blanking Reverted
No edit summary
Tag: Manual revert
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
/* Resize logo on top-left */
.mw-wiki-logo {
    background-size: contain !important;
    width: 150px;  /* adjust width as needed */
    height: 30px;  /* adjust height as needed */
}

Navigation menu