« MediaWiki:Common.css » : différence entre les versions

aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 188 : Ligne 188 :
   font-family: 'Roboto';
   font-family: 'Roboto';
   font-style: normal;
   font-style: normal;
   font-weight: bold;
   font-weight: 700;
   src: url('https://jvflux.fr/skins/fonts/v20/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
   src: url('https://jvflux.fr/skins/fonts/v20/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
   src:
   src:
Ligne 198 : Ligne 198 :
}
}


/* roboto-700 - bold italic */
/* roboto-700 - bold italic  
@font-face {
@font-face {
   font-family: 'Roboto';
   font-family: 'Roboto';
   font-style: italic;
   font-style: italic;
   font-weight: bold;
   font-weight: bold;
   src: url('https://jvflux.fr/skins/fonts/Roboto-BoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
   src: url('https://jvflux.fr/skins/fonts/Roboto-BoldItalic.ttf') format('truetype');
}
}*/


html{font-size:100%;height:100%;}
html{font-size:100%;height:100%;}


body {font-family: Roboto, Arial, sans-serif;}
body {font-family: Roboto, Arial, sans-serif;}
9 367

modifications