Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 13: Zeile 13:
}
}


.testen bl {
bl {
   color: blue;
   color: blue;
}
}

Version vom 17. Mai 2019, 10:06 Uhr

.testen {
  font-size: 30px;
}

.testen span {
  float: left;
  color:green;
}

.testen i {
  float: right;
  color: red;
}

bl {
  color: blue;
}

.fs {
  font-size: 12px;
}