course example

This commit is contained in:
luptmoor
2026-04-15 14:23:12 +02:00
parent d176eb2ec5
commit a8ab95ff3a
72 changed files with 6461 additions and 57 deletions

View File

@@ -0,0 +1,9 @@
.leaflet-container .leaflet-control-mouseposition {
background-color: rgba(255, 255, 255, 0.7);
box-shadow: 0 0 5px #bbb;
padding: 0 5px;
margin:0;
color: #333;
font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}