Common.css: Unterschied zwischen den Versionen
Aus Gemeinwohlwiki Braunschweig
Zeile 1: | Zeile 1: | ||
+ | #p-tb { display: none; } | ||
+ | |||
@import url( 'https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif '); | @import url( 'https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif '); | ||
Version vom 28. Januar 2021, 09:58 Uhr
#p-tb { display: none; } @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; }