Skip to content

Commit

Permalink
Make parking gray instead of yellow
Browse files Browse the repository at this point in the history
  • Loading branch information
math1985 committed Nov 7, 2017
1 parent 83c5cd0 commit c9c627f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landcover.mss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
@aerodrome: #e9e7e2;
@apron: #e9d1ff;
@garages: #dfddce;
@parking: #f7efb7;
@parking: #eeeeee;
@railway: @industrial;
@railway-line: @industrial-line;
@rest_area: #efc8c8; // also services
Expand Down

0 comments on commit c9c627f

Please sign in to comment.