.Voraussetzungen li {
margin-bottom: 15px;
}
.flexbox {
width: 100%;
display:flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
background: #dadada;
}
.flexelement {
width:10%;
background: #ff6600;
}
Vorlage:Wizard.css
Aus Securepoint Wiki