Jump to content

MediaWiki:Common.css: Difference between revisions

From TheRift
No edit summary
No edit summary
Line 4: Line 4:


.skin-vector-2022 {
.skin-vector-2022 {
     margin-right: 100px;
     margin-right: 150px;
     margin-left: 100px;
     margin-left: 150px;
}
}

Revision as of 23:42, 17 December 2025

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

body { background-image: url(media/background.png); }

.skin-vector-2022 {
    margin-right: 150px;
    margin-left: 150px;
}