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

Ligne 3 : Ligne 3 :
 
body {
 
body {
 
background: #fff !important;
 
background: #fff !important;
font-family:'Libre Baskerville';
+
font-family:'Libre Baskerville'!important;
  
 
}
 
}

Version du 16 novembre 2018 à 14:36

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

body {
	background: #fff !important;
font-family:'Libre Baskerville'!important;

}

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