MediaWiki:Common.css: Difference between revisions
Appearance
TheRiftWiki (talk | contribs) No edit summary |
TheRiftWiki (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
background-image: url(media/Updatedbackground2.png); | background-image: url(media/Updatedbackground2.png); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: | background-size: cover; | ||
} | } | ||
Revision as of 00:22, 18 December 2025
/* CSS placed here will be applied to all skins */
body {
background-image: url(media/Updatedbackground2.png);
background-repeat: no-repeat;
background-size: cover;
}
.skin-vector-2022 {
margin-right: 150px;
margin-left: 150px;
}