MediaWiki:Common.css: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:




/*body.skin-vector-2022 div.vector-header-container .mw-header {
body.skin-vector-2022 div.vector-header-container .mw-header {
     background-image: url('https://wiki.legendaryhc.org/images/2/20/Spawn_isometric.png');
     background-image: url('https://wiki.legendaryhc.org/images/f/fb/Head_mural.png');
    background-position: center center !important;
}
}*/

Revision as of 11:00, 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/f/fb/Head_mural.png');
}