Skip to content

Commit

Permalink
Merge pull request #2786 from kocio-pl/embassy-brown
Browse files Browse the repository at this point in the history
Changing embassy color to amenity-brown
  • Loading branch information
kocio-pl authored Sep 10, 2017
2 parents af43f60 + 0e6fd10 commit 7e2c4d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@

[feature = 'amenity_embassy'][zoom >= 17] {
marker-file: url('symbols/embassy.svg');
marker-fill: @transportation-icon;
marker-fill: @amenity-brown;
marker-placement: interior;
marker-clip: false;
}
Expand Down Expand Up @@ -1724,7 +1724,7 @@
text-size: @standard-font-size;
text-wrap-width: @standard-wrap-width;
text-line-spacing: @standard-line-spacing-size;
text-fill: @transportation-text;
text-fill: @amenity-brown;
text-dy: 10;
text-face-name: @standard-font;
text-halo-radius: @standard-halo-radius;
Expand Down

0 comments on commit 7e2c4d7

Please sign in to comment.