test-start: Unterschied zwischen den Versionen
Aus kvwmap
Zeile 22: | Zeile 22: | ||
</div> | </div> | ||
<div style="width: 80%; height: 100%; position: relative; margin: 5%; background: #fff; display: flex;"> | <div style="width: 80%; height: 100%; position: relative; margin: 5%; background: #fff; display: flex;"> | ||
− | <ul style="list-style: none; | + | <ul style="width: 100%; list-style: none; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; justify-content: flex-start;"> |
− | padding: 0; | + | <li style="width: 20%; margin: 5px 0px 0 0;">Block1</li> |
− | display: flex; | + | <li style="width: 20%; margin: 5px 20px 0 0;">Block2</li> |
− | flex-direction: row; | + | <li style="width: 20%; margin: 5px 20px 0 0;">Block3</li> |
− | flex-wrap: wrap; | + | <li style="width: 20%; margin: 5px 20px 0 0;">Block4</li> |
− | + | ||
− | align-items: stretch; | + | |
− | + | ||
− | justify-content: flex-start;"> | + | |
− | <li style="width: | + | |
− | <li style="width: | + | |
</ul> | </ul> | ||
</div> | </div> |
Version vom 25. Oktober 2022, 10:23 Uhr
kvwmap
Ein Open Source WebGIS-Framework zur Erfassung, Verarbeitung, Analyse und Präsentation von raumbezogenen Informationen.
- Block1
- Block2
- Block3
- Block4