Wechseln zu:Navigation, Suche
Wiki
.testen {
  min-width: 200px;
}

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

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

.testen bl {
  color: blue;
}

.k {
  font-size: 7px;
}