Changes between Version 1 and Version 2 of Styles/Cycleways


Ignore:
Timestamp:
2012-04-18T03:47:15+02:00 (14 years ago)
Author:
cmuelle8
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Cycleways

    v1 v2  
    202202relation[type=route][route=bicycle][network=rcn] > way::relation_underlay { z-index: -1; width: 12; color: cyan; opacity: 0.1; linecap: none; }
    203203relation[type=route][route=bicycle][network=lcn] > way::relation_underlay { z-index: -1; width: 12; color: blue; opacity: 0.1; linecap: none; }
    204 relation[type=route][route=foot] > way::relation_underlay , relation[type=route][route=hiking] > way::relation_underlay
    205 {
    206 z-index: -1; width: 10; color: #80ff80; opacity: 0.6; linecap: none;
    207 }
    208204
    209205}}}