Common.css: Unterschied zwischen den Versionen
Aus Arbeitsschutz Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 11: | Zeile 11: | ||
border: 1px solid lightsteelblue; | border: 1px solid lightsteelblue; | ||
} | } | ||
.large-1 columns { | |||
border: 1px solid lightsteelblue; | |||
} | |||
.large-2 columns { | |||
border: 1px solid lightsteelblue; | |||
} | |||
.large-3 columns { | |||
border: 1px solid lightsteelblue; | |||
} | |||
.large-4 columns { | |||
border: 1px solid lightsteelblue; | |||
} | |||
.large-5 columns { | |||
border: 1px solid lightsteelblue; | |||
} | |||
.large-6 columns { | |||
border: 1px solid lightsteelblue; | |||
} | |||
.large-7 columns { | |||
border: 1px solid lightsteelblue; | |||
} | |||
#toc { | #toc { |
Version vom 23. Mai 2021, 08:24 Uhr
.infobox { float: right; width: 280px; } table.wikitable { border: 1px solid lightsteelblue; } .row { border: 1px solid lightsteelblue; } .large-1 columns { border: 1px solid lightsteelblue; } .large-2 columns { border: 1px solid lightsteelblue; } .large-3 columns { border: 1px solid lightsteelblue; } .large-4 columns { border: 1px solid lightsteelblue; } .large-5 columns { border: 1px solid lightsteelblue; } .large-6 columns { border: 1px solid lightsteelblue; } .large-7 columns { border: 1px solid lightsteelblue; } #toc { clear: right; float: right; width: 280px; padding: 5px; } .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}