leaflet-templates/geojson/style.css

18 lines
195 B
CSS
Raw Normal View History

2023-05-15 18:11:34 +02:00
#map {
height: 100%;
}
#name {
display: none;
position: absolute;
margin-top: -40%;
}
#sidebar {
height: 70%;
width: 70%;
font-size: 13pt;
margin-left: 30%
}