Différences entre les versions de « MediaWiki:Common.css »

(Paginam vacuavit)
Ligne 1 : Ligne 1 :
 +
/* CSS placed here will be applied to all skins */
  
 +
body {
 +
background: #fff !important;
 +
}
 +
 +
#mw-page-base {
 +
background: #fff !important;
 +
}

Version du 12 juin 2018 à 09:17

/* CSS placed here will be applied to all skins */

body {
	background: #fff !important;
}

#mw-page-base {
	background: #fff !important;
}