Merge pull request #525 from spenceralger/bettermap-font-color
Bettermap Group Colors
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/** custom additions **/
|
||||
.leaflet-marker-icon {
|
||||
color: #333;
|
||||
}
|
||||
@@ -15,6 +15,7 @@ define([
|
||||
'./leaflet/leaflet-src',
|
||||
'require',
|
||||
|
||||
'css!./module.css',
|
||||
'css!./leaflet/leaflet.css',
|
||||
'css!./leaflet/plugins.css'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user