[styles] Fix waterpark label color

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-11-07 21:51:49 +01:00
parent c21afb27bd
commit b3991555b5

View File

@@ -104,6 +104,7 @@ node[leisure=beach_resort],
node[leisure=marina], node[leisure=marina],
node[leisure=sports_centre][sport=scuba_diving], node[leisure=sports_centre][sport=scuba_diving],
node[leisure=sports_centre][sport=swimming], node[leisure=sports_centre][sport=swimming],
node[leisure=water_park],
{text-color: @water_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;} {text-color: @water_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
area[amenity=university][name] area[amenity=university][name]