Diferencia entre revisiones de «MediaWiki:Common.css»

imported>Ivan
Sin resumen de edición
imported>Ivan
Sin resumen de edición
Línea 140: Línea 140:


* {
* {
font-family: -apple-system, Georgia, Verdana, Helvetica, "Segoe UI Local";
font-family: -apple-system, "Segoe UI Local";
}
}


Línea 182: Línea 182:
@font-face {
@font-face {
   font-family: 'Segoe UI Local';
   font-family: 'Segoe UI Local';
   src: local('Segoe UI Light');
   src: local('Segoe UI');
   font-weight: 100;
   font-weight: 100;
   font-style: normal;
   font-style: normal;
}
}