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-color: #bfc9bf;} | ||
| + | |||
| + | #content {background-color: #ffffff;} | ||
.mw-body{background : #ffffff ; border-style: none;} | .mw-body{background : #ffffff ; border-style: none;} | ||
Revision as of 15:39, 20 December 2018
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
body{background-color: #bfc9bf;}
#content {background-color: #ffffff;}
.mw-body{background : #ffffff ; border-style: none;}
#mw-head{background : #bfc9bf ; border-style: none}
#mw-head-base{border-style: none}
#left-navigation{border-style: none;}
#p-logo { background-color: #bfc9bf; }
#p-navigation { background-color: #bfc9bf; }
#p-tb { background-color: #bfc9bf; }