MediaWiki:Vector.css : Différence entre versions
Ligne 1 : | Ligne 1 : | ||
− | + | body { | |
.background-image("/images/GBTbg.png"); | .background-image("/images/GBTbg.png"); | ||
background-position: bottom left; | background-position: bottom left; | ||
background-repeat: repeat; | background-repeat: repeat; | ||
+ | background-color: #AAA; | ||
} | } |
Version du 8 février 2014 à 14:17
body { .background-image("/images/GBTbg.png"); background-position: bottom left; background-repeat: repeat; background-color: #AAA; }