- box-shadow: 0 0 8px rgba(0,0,0,0.4);\r
- border: 1px solid #888;\r
- -webkit-border-radius: 5px;\r
- border-radius: 5px;\r
+ box-shadow: 0 1px 7px rgba(0,0,0,0.65);\r
+ -webkit-border-radius: 4px;\r
+ border-radius: 4px;\r
+ }\r
+.leaflet-bar a, .leaflet-bar a:hover {\r
+ background-color: #fff;\r
+ border-bottom: 1px solid #ccc;\r
+ width: 26px;\r
+ height: 26px;\r
+ line-height: 26px;\r
+ display: block;\r
+ text-align: center;\r
+ text-decoration: none;\r
+ color: black;\r
+ }\r
+.leaflet-bar a,\r
+.leaflet-control-layers-toggle {\r
+ background-position: 50% 50%;\r
+ background-repeat: no-repeat;\r
+ display: block;\r