Common.css: Unterschied zwischen den Versionen
Aus Arbeitsschutz Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 11: | Zeile 11: | ||
font-size: 85%; | font-size: 85%; | ||
} | } | ||
h1 { font-size: 210%; } | |||
h2 { font-size: 180%; } | |||
h3 { font-size: 145%; } | |||
h4 { font-size: 125%; } | |||
h5 { font-size: 100%; } | |||
h6 { font-size: 80%; } |
Version vom 3. März 2021, 20:48 Uhr
.infobox { float: right; } #toc { width: 250px; } .circle-list li { list-style-type: circle; font-size: 85%; } h1 { font-size: 210%; } h2 { font-size: 180%; } h3 { font-size: 145%; } h4 { font-size: 125%; } h5 { font-size: 100%; } h6 { font-size: 80%; }