Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: .mw-wiki-logo { background-size: 80px; }") |
|||
Line 2: | Line 2: | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
− | background-size: | + | background-size: 160px; |
} | } |
Latest revision as of 13:00, 24 November 2015
/* CSS placed here will be applied to all skins */ .mw-wiki-logo { background-size: 160px; }