12 lines
102 B
CSS
12 lines
102 B
CSS
.leaflet-popup-content {
|
|
/*font-size: 13pt;*/
|
|
}
|
|
|
|
#map {
|
|
height: 95%;
|
|
}
|
|
|
|
#dash {
|
|
height: 100%;
|
|
}
|