Common.css: Unterschied zwischen den Versionen
Aus Arbeitsschutz Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
.infobox { | .infobox { | ||
float: right; | float: right; | ||
} | } | ||
#toc { | #toc { | ||
float: right; | |||
width: 250px; | width: 250px; | ||
} | } |
Version vom 16. April 2021, 14:02 Uhr
.infobox { float: right; } #toc { float: right; width: 250px; } .circle-list li { list-style-type: circle; font-size: 85%; } h1 { font-size: 130%; font-weight: bold;} h2 { font-size: 130%; font-weight: bold; color:#415F86} h3 { font-size: 120%; font-weight: bold; color:#415F86} h4 { font-size: 100%; font-weight: bold; color:#415F86} h5 { font-size: 100%; font-weight: bold; color:#415F86} h6 { font-size: 100%; font-weight: bold; color:#415F86}