2.596
Bearbeitungen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 151: | Zeile 151: | ||
.anlieferungselement { | .anlieferungselement { | ||
width: | width:320px; | ||
background-color: #ffe4cc; | background-color: #ffe4cc; | ||
border-radius: 5px; | border-radius: 5px; | ||
margin:5px; | margin-right:5px; | ||
padding:5px; | padding:5px; | ||
float:left; | float:left; | ||
} | |||
div .anlieferungselement:last-child::after { | |||
clear:both; | |||
} | } | ||