Difference between revisions of "project06:Diverse"
From rbse
Line 4: | Line 4: | ||
width: 850px; | width: 850px; | ||
− | + | display: -webkit-box; | |
− | + | display: -moz-box; | |
− | + | display: -ms-flexbox; | |
− | + | display: -webkit-flex; | |
− | + | display: flex; | |
− | + | -webkit-flex-flow: row wrap; | |
− | + | flex-flow: row wrap; | |
− | + | font-weight: bold; | |
− | + | text-align: center; | |
+ | |||
+ | justify-content: wrap-around; | ||
} | } | ||
.item{ | .item{ |
Revision as of 14:56, 21 December 2016
Interview Jelle Feringa