Difference between revisions of "MediaWiki:Vector.css"

From OrnaWiki
Jump to: navigation, search
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: #EC7063;}
+
body{background: #EBDEF0;}
  
.mw-body{background : white ; border-style: none;}
+
.mw-body{background : #EBDEF0 ; border-style: none;}
  
#mw-head{background : white; border-style: none}
+
#mw-head{background : #EBDEF0 ; border-style: none}
  
 
#mw-head-base{border-style: none}
 
#mw-head-base{border-style: none}
  
 
#left-navigation{border-style: none;}
 
#left-navigation{border-style: none;}

Revision as of 13:06, 29 October 2018

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

body{background: #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;}