MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
.mw-wiki-logo {
.mw-wiki-logo {
     background-size: contain !important;
     background-size: contain !important;
     width: 170px;  /* adjust width as needed */
     width: 150px;  /* adjust width as needed */
     height: 50px;  /* adjust height as needed */
     height: 50px;  /* adjust height as needed */
}
}