You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Map {
|
|
background-color: @land-color;
|
|
}
|
|
|
|
@water-color: #aad3df;
|
|
@land-color: #f2efe9;
|
|
|
|
@standard-halo-radius: 1;
|
|
@standard-halo-fill: rgba(255,255,255,0.6);
|