MediaWiki:Common.css : Différence entre versions

De WIKIACA
Aller à : navigation, rechercher
Ligne 3 : Ligne 3 :
  
 
#bodyContent {
 
#bodyContent {
background: #EEF;
+
background: #EEE;
 
}
 
}

Version du 23 février 2016 à 10:57

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


#bodyContent {
background: #EEE;
}