Changes between Version 1 and Version 2 of Styles/Cycleways
- Timestamp:
- 2012-04-18T03:47:15+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Cycleways
v1 v2 202 202 relation[type=route][route=bicycle][network=rcn] > way::relation_underlay { z-index: -1; width: 12; color: cyan; opacity: 0.1; linecap: none; } 203 203 relation[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_underlay205 {206 z-index: -1; width: 10; color: #80ff80; opacity: 0.6; linecap: none;207 }208 204 209 205 }}}
