MediaWiki:Common.css : Différence entre versions

De WIKIACA
Aller à : navigation, rechercher
Ligne 2 : Ligne 2 :
  
  
#bodyContent {
+
body {
background: #EEE;
+
background: #EFF;
padding:10px;
+
 
 
}
 
}

Version du 23 février 2016 à 10:59

/* Le CSS placé ici sera appliqué à tous les habillages. */


body {
background: #EFF;

}