MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will be applied to all skins: body.skin-vector-2022 div.vector-header-container .mw-header { background-color: red; }" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body.skin-vector-2022 div.vector-header-container .mw-header { | body.skin-vector-2022 div.vector-header-container .mw-header { | ||
background- | background-image: url('https://wiki.legendaryhc.org/images/2/20/Spawn_isometric.png') | ||
} | } | ||
Revision as of 07:43, 26 January 2026
/* CSS placed here will be applied to all skins */
body.skin-vector-2022 div.vector-header-container .mw-header {
background-image: url('https://wiki.legendaryhc.org/images/2/20/Spawn_isometric.png')
}