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