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