Common.css: Unterschied zwischen den Versionen
Aus Arbeitsschutz Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 49: | Zeile 49: | ||
h1 { font-size: 130%; font-weight: bold;} | h1 { font-size: 130%; font-weight: bold;} | ||
h2 { font-size: 120%; font-weight: bold; color:#415F86} | h2 { font-size: 120%; font-weight: bold; color:#415F86; background-color: ##4B7Eb2; color: #fff;} | ||
h3 { font-size: 110%; font-weight: bold; color:#415F86} | h3 { font-size: 110%; font-weight: bold; color:#415F86} | ||
h4 { font-size: 100%; font-weight: bold; color:#415F86} | h4 { font-size: 100%; font-weight: bold; color:#415F86} | ||
h5 { 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} | h6 { font-size: 100%; font-weight: bold; color:#415F86} |
Version vom 12. Dezember 2021, 20:59 Uhr
.infobox { float: right; width: 280px; } /* prettytable für schöne Tabellen */ table.prettytable { margin: 1em 1em 1em 0; font-size:95%; background-color: #802946; /* rot */ color: black; border: 2px #ffffff solid; border-collapse: collapse; empty-cells: show; } /* prettytable - Kopfzeile */ table.prettytable th { background-color: #8FAADC; border: 2px #ffffff solid; text-align: left; font-weight: bold; } table.prettytable td { background-color: #DAE3F3; border: 2px #ffffff solid; text-align: left; } table-scroll {width: 100%;padding: 0px;margin-bottom: 0px;overflow-x: scroll;} #toc { width: 20em; padding: 5px; border: 1px solid lightsteelblue; margin:0 0 0.5em 1em; } .circle-list li { list-style-type: circle; font-size: 85%; } h1 { font-size: 130%; font-weight: bold;} h2 { font-size: 120%; font-weight: bold; color:#415F86; background-color: ##4B7Eb2; color: #fff;} h3 { font-size: 110%; 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}