MediaWiki:Common.css: Difference between revisions
Appearance
Tuule Vihm (talk | contribs) No edit summary |
Tuule Vihm (talk | contribs) No edit summary |
||
| Line 6: | Line 6: | ||
} | } | ||
#mw- | #mw-header { | ||
background-color: #191970; /* Replace with your desired color */ | background-color: #191970; /* Replace with your desired color */ | ||
} | } | ||
Revision as of 15:38, 18 March 2025
/* CSS placed here will be applied to all skins */
body {
background-image: url('https://sulane.net/img/bg.jpg');
}
#mw-header {
background-color: #191970; /* Replace with your desired color */
}