MediaWiki:Vector.css : Différence entre versions

De La Grande Bibliotheque de Tamriel
Aller à : navigation, rechercher
m
Ligne 1 : Ligne 1 :
 
body {
 
body {
.background-image("/images/GBTbg.png");
+
.background-image("/skins/vector/images/GBTbg.png");
 
background-position: bottom left;
 
background-position: bottom left;
 
background-repeat: repeat;
 
background-repeat: repeat;
        background-color: #000;
 
 
}
 
}

Version du 8 février 2014 à 14:18

body {
	.background-image("/skins/vector/images/GBTbg.png");
	background-position: bottom left;
	background-repeat: repeat;
}