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