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: .mw-wiki-logo { background-size: 100%; }") |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | + | #p-logo a { | |
background-size: 100%; | background-size: 100%; | ||
} | } | ||
Revision as of 14:08, 25 May 2021
/* CSS placed here will be applied to all skins */
#p-logo a {
background-size: 100%;
}