civ/resources/map/css/style.css
2017-07-01 02:58:59 -04:00

9 lines
95 B
CSS

#biome_map{
width: 100%;
height: auto;
}
#leaflet_map{
height: 400px;
width: 640px;
}