Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
/* All CSS here will be loaded for users of the mobile site */
 
/* All CSS here will be loaded for users of the mobile site */
 +
/* Averia */
 +
@import url('https://fonts.googleapis.com/css2?family=Averia+Serif+Libre:wght@400;700&display=swap');
 +
 +
body{
 +
  font-family: "Arial",sans-serif;
 +
}
 +
 +
h1.firstHeading{
 +
  font-family:"Averia Serif Libre";
 +
  font-weight:700;
 +
}
 +
 +
 
/* Infoboxs */
 
/* Infoboxs */
 
aside.portable-infobox{
 
aside.portable-infobox{

Navigation menu