Difference between revisions of "MediaWiki:Vector.css"

From OrnaWiki
Jump to: navigation, search
Line 3: Line 3:
 
body{background: white;}
 
body{background: white;}
  
.mw-body{border-style: none;}
+
.mw-body{background : red ; border-style: none;}
 
 
.mw-body-content{background : red;}
 

Revision as of 13:30, 13 February 2018

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

body{background: white;}

.mw-body{background : red ; border-style: none;}