MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No 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 {
background-image: url("/resources/assets/PageBackgroundHeader.png");
background-color: #3d3f44;
background-size: 100% 594px;
background-repeat: no-repeat;
background-position: bottom;
}

Revision as of 00:32, 18 December 2022

/* CSS placed here will be applied to all skins */