#bicycle-parking-points { [zoom >= 16] { point-file: url('symbols/bicycle-parking.p.16.png'); point-placement: interior; text-name: "[capacity]"; text-size: 12; text-fill: #3dba2f; text-dy: 10; text-face-name: @bold-fonts; text-halo-radius: 1; text-placement: interior; } } #bicycle-parking-areas { [zoom >= 16] { point-file: url('symbols/bicycle-parking.p.16.png'); point-placement: interior; text-name: "[capacity]"; text-size: 12; text-fill: #3dba2f; text-dy: 10; text-face-name: @bold-fonts; text-halo-radius: 1; text-placement: interior; line-width: 0.5; line-color: #3dba2f; } }