Wechseln zu:Navigation, Suche
Wiki
K (Lauritzl verschob die Seite AV/Portal/Geraete.css nach Vorlage:Geraete.css, ohne dabei eine Weiterleitung anzulegen)
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
.center2row td:nth-child(2) {
.center2row td:nth-child(2) {
   text-align: center;
   text-align: center;
}
.col2top {
  border-top: 2px solid #a2a9b1;
}
}

Version vom 11. Juli 2019, 11:17 Uhr

.center2row td:nth-child(2) {
  text-align: center;
}

.col2top {
  border-top: 2px solid #a2a9b1;
}