Add layer button and increase contrast

This commit is contained in:
Lukas Martinelli
2017-01-11 15:48:15 +01:00
parent 3917a3e323
commit cb752c0343
6 changed files with 81 additions and 52 deletions

View File

@@ -10,7 +10,7 @@
padding-right: $margin-2;
border: none;
background-color: $color-gray;
color: $color-lowgray;
color: lighten($color-lowgray, 12);
}
.maputnik-string {