Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Gcpc request (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: .mw-wiki-logo { background-size: contain; }") |
Gcpc request (talk | contribs) |
||
| 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 { | .mw-wiki-logo { | ||
background-size: contain; | background-size: contain; | ||
} | } | ||
Revision as of 20:56, 7 December 2017
/* CSS placed here will be applied to all skins */
.mw-wiki-logo {
background-size: contain;
}