Changes between Version 1 and Version 2 of Styles/Mountains
- Timestamp:
- 2013-03-19T17:35:57+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Mountains
v1 v2 37 37 38 38 /* icons */ 39 node[natural=peak] {icon-image: http://mountainclub.ru/osm/icons/peak_small.png;}40 node[natural=volcano] {icon-image: http://mountainclub.ru/osm/icons/volcano_small.png;}41 node[mountain_pass=yes] {icon-image: http://mountainclub.ru/osm/icons/pass.png;}39 node[natural=peak] {icon-image: peak.png;} 40 node[natural=volcano] {icon-image: volcano.png;} 41 node[mountain_pass=yes] {icon-image: pass.png;} 42 42 43 43 node|z1-12[ele] {symbol-shape: circle; symbol-stroke-color: #000000; symbol-size: 5; z-index: 1;}
