Common.css: Unterschied zwischen den Versionen
Aus Arbeitsschutz Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
.infobox { | .infobox { | ||
float: right | float: right | ||
} | |||
#toc {float: right; | |||
top: 160px; | |||
right: 0px; | |||
width: 200px; | |||
} | } |
Version vom 24. Februar 2021, 21:19 Uhr
.infobox { float: right } #toc {float: right; top: 160px; right: 0px; width: 200px; }