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: #EBDEF0;} | + | body{background-color: #EBDEF0;} |
.mw-body{background : #EBDEF0 ; border-style: none;} | .mw-body{background : #EBDEF0 ; border-style: none;} |
Revision as of 12:12, 29 October 2018
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */ body{background-color: #EBDEF0;} .mw-body{background : #EBDEF0 ; border-style: none;} #mw-head{background : #EBDEF0 ; border-style: none} #mw-head-base{border-style: none} #left-navigation{border-style: none;}