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