Changes between Version 3 and Version 4 of Styles/Mountains


Ignore:
Timestamp:
2013-12-07T23:11:33+01:00 (12 years ago)
Author:
eugkat
Comment:

Add natural=rock

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Mountains

    v3 v4  
    3838/* icons */
    3939node[natural=peak] {icon-image: peak.png;}
     40node[natural=rock] {icon-image: rock.png;}
    4041node[natural=volcano] {icon-image: volcano.png;}
    4142node[mountain_pass=yes] {icon-image: pass.png;}
     
    4849node|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;}
    4950node|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;}
     51node|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;}
     52node|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;}
    5253
    5354node|z13-[!natural][!mountain_pass][ele] {font-size: 12; font-weight: bold; text-color: #000000; text-halo-color: #ffffff; text-halo-radius: 2; text: ele;}