MediaWiki:Common.css: Difference between revisions
Appearance
imported>Admin No edit summary |
imported>Admin No edit summary |
||
| Line 2: | Line 2: | ||
#p-logo a { | #p-logo a { | ||
background-size: | background-size: 160px auto !important; | ||
width: | width: 160px !important; | ||
height: | height: 160px !important; | ||
} | } | ||
Revision as of 15:49, 16 September 2025
/* CSS placed here will be applied to all skins */
#p-logo a {
background-size: 160px auto !important;
width: 160px !important;
height: 160px !important;
}