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