mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[styles] Fix nightclub label color
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
4b66d56978
commit
a6057af12d
@@ -43,7 +43,6 @@ node[amenity=cafe],
|
|||||||
node[amenity=fast_food],
|
node[amenity=fast_food],
|
||||||
node[amenity=food_court],
|
node[amenity=food_court],
|
||||||
node[amenity=ice_cream],
|
node[amenity=ice_cream],
|
||||||
node[amenity=nightclub],
|
|
||||||
node[amenity=pub],
|
node[amenity=pub],
|
||||||
node[amenity=restaurant],
|
node[amenity=restaurant],
|
||||||
{text-color: @food_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
{text-color: @food_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||||
@@ -52,6 +51,7 @@ node[amenity=casino],
|
|||||||
node[amenity=cinema],
|
node[amenity=cinema],
|
||||||
node[amenity=events_venue],
|
node[amenity=events_venue],
|
||||||
node[amenity=gambling],
|
node[amenity=gambling],
|
||||||
|
node[amenity=nightclub],
|
||||||
node[amenity=stripclub],
|
node[amenity=stripclub],
|
||||||
node[amenity=theatre],
|
node[amenity=theatre],
|
||||||
node[leisure=adult_gaming_centre],
|
node[leisure=adult_gaming_centre],
|
||||||
|
|||||||
Reference in New Issue
Block a user