civ/resources/map/css/style.css

10 lines
95 B
CSS
Raw Permalink Normal View History

2017-07-01 06:58:59 +00:00
#biome_map{
width: 100%;
height: auto;
}
#leaflet_map{
height: 400px;
width: 640px;
}