Jump to content

MediaWiki:Common.css: Difference between revisions

From TheRift
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(media/Updatedbackground2.png); }
body {  
    background-image: url(media/Updatedbackground2.png);  
    background-repeat: no-repeat;
    background-sixe: auto;
}


.skin-vector-2022 {
.skin-vector-2022 {

Revision as of 00:20, 18 December 2025

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

body { 
    background-image: url(media/Updatedbackground2.png); 
    background-repeat: no-repeat;
    background-sixe: auto;
}

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