Aktionen

MediaWiki

Common.css: Unterschied zwischen den Versionen

Aus Gemeinwohlwiki Braunschweig

Zeile 6: Zeile 6:
  
 
#content h1,  
 
#content h1,  
#content h2 {
+
#content h2,
 +
#content h3{
 
   font-family: "Noto Serif", serif;
 
   font-family: "Noto Serif", serif;
 
}
 
}

Version vom 28. Januar 2021, 08:35 Uhr

@import url( 'https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif ');

body {
  font-family: "Noto Sans", sans-serif;
}

#content h1, 
#content h2,
#content h3{
  font-family: "Noto Serif", serif;
}