Container's background color is the same as document's #F0F0F0

private/hcvcastro/forking
Mihai Varga 2015-04-06 10:09:16 +03:00
parent 3fc926348d
commit 206a2538d6
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@
/* visual tweaks */
.leaflet-container {
background: #ddd;
background: #f0f0f0;
outline: 0;
}
.leaflet-container a {