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';
 +
 
}
 
}
  

Version du 16 novembre 2018 à 14:35

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

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

}

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