Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: body { background: #000; }") |
m (scale logo) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-wiki-logo { | |||
background-size: contain; | |||
} | |||
Latest revision as of 10:56, 24 December 2025
/* CSS placed here will be applied to all skins */
.mw-wiki-logo {
background-size: contain;
}