mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-10 14:24:21 +00:00
[styles] Make construction areas color colder
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
bc5a6cc89a
commit
3663b86eea
@@ -300,7 +300,6 @@ area|z15-[amenity=parking],
|
||||
|
||||
area|z15-[landuse=industrial],
|
||||
area|z15-[man_made=works],
|
||||
area|z15-[landuse=construction],
|
||||
area|z15-[landuse=landfill],
|
||||
area|z15-[amenity=waste_transfer_station],
|
||||
area|z15-[landuse=railway],
|
||||
@@ -310,6 +309,8 @@ area|z15-[power=substation],
|
||||
area|z15-[power=generator],
|
||||
{fill-opacity: 1; fill-color: @industrial;}
|
||||
|
||||
area|z15-[landuse=construction],
|
||||
{fill-opacity: 1; fill-color: @construction_area;}
|
||||
|
||||
/* 7.2 Hospital */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user