KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 18: | Zeile 18: | ||
.k { | .k { | ||
color: | color: yellow; | ||
font-size: 7px; | font-size: 7px; | ||
} | } | ||
Version vom 17. Mai 2019, 07:47 Uhr
.testen {
min-width: 200px;
}
.testen span {
float: left;
color:green;
}
.testen i {
float: right;
color: red;
}
.testen bl {
color: blue;
}
.k {
color: yellow;
font-size: 7px;
}