Difference between revisions of "MediaWiki:Vector.css"
Line 1: | Line 1: | ||
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */ | /* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */ | ||
− | body{background: | + | body{background: green;} |
.mw-body{background : white ; border-style: none;} | .mw-body{background : white ; border-style: none;} |
Revision as of 12:00, 29 October 2018
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */ body{background: green;} .mw-body{background : white ; border-style: none;} #mw-head{background : white; border-style: none} #mw-head-base{border-style: none} #left-navigation{border-style: none;}