Changes between Version 3 and Version 4 of Styles/Mountains
- Timestamp:
- 2013-12-07T23:11:33+01:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Mountains
v3 v4 38 38 /* icons */ 39 39 node[natural=peak] {icon-image: peak.png;} 40 node[natural=rock] {icon-image: rock.png;} 40 41 node[natural=volcano] {icon-image: volcano.png;} 41 42 node[mountain_pass=yes] {icon-image: pass.png;} … … 48 49 node|z12[natural=peak], node|z12[mountain_pass=yes] {font-size: 10; text-color: #000000; text-halo-color: #ffffff; text-halo-radius: 1.8; text: ele;} 49 50 node|z12[natural=peak][name], node|z12[mountain_pass=yes][name] {font-size: 10; text-color: #000000; text-halo-color: #ffffff; text: name} 50 node|z13-[natural=peak], node|z13-[mountain_pass=yes] {font-size: 12; font-weight: bold; text-color: #000000; text-halo-color: #ffffff; text-halo-radius: 2; text: ele;} 51 node|z13-[natural=peak][name], node|z13-[mountain_pass=yes][name] {font-size: 12; font-weight: bold; text-color: #000000; text-halo-color: #ffffff; text: name;} 51 node|z13-[natural=peak], node|z13-[mountain_pass=yes], node|z13-[natural=rock] {font-size: 12; font-weight: bold; text-color: #000000; text-halo-color: #ffffff; text-halo-radius: 2; text: ele;} 52 node|z13-[natural=peak][name], node|z13-[mountain_pass=yes][name], node|z13-[natural=rock][name] {font-size: 12; font-weight: bold; text-color: #000000; text-halo-color: #ffffff; text: name;} 52 53 53 54 node|z13-[!natural][!mountain_pass][ele] {font-size: 12; font-weight: bold; text-color: #000000; text-halo-color: #ffffff; text-halo-radius: 2; text: ele;}
