diff --git a/styly/elemstyles.mapcss b/styly/elemstyles.mapcss
index 9589937..5268a5e 100644
|
a
|
b
|
node[highway=emergency_access_point] {
|
| 827 | 827 | icon-image: "presets/service/emergency_access_point.svg"; |
| 828 | 828 | set icon_z17; |
| 829 | 829 | } |
| | 830 | node[emergency=access_point] { |
| | 831 | icon-image: "presets/service/emergency_access_point.svg"; |
| | 832 | set icon_z17; |
| | 833 | } |
| 830 | 834 | node[highway=motorway], node[highway=motorway_link], |
| 831 | 835 | node[highway=trunk], node[highway=trunk_link], |
| 832 | 836 | node[highway=primary], node[highway=primary_link], |