MediaWiki:Common.css: Difference between revisions
Appearance
m Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
Line 6: | Line 6: | ||
height: auto !important; | height: auto !important; | ||
max-height: 100px; | max-height: 100px; | ||
margin-right:0px; | |||
} | } | ||
Latest revision as of 11:36, 16 April 2025
/* CSS placed here will be applied to all skins */ /* Set a custom size for the logo image */ .mw-logo-icon { width: auto !important; height: auto !important; max-height: 100px; margin-right:0px; } .mw-logo-container{ display:none; }