mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 00:29:53 +02:00
Change tram railway style.
Previously chosen line was too dark.
This commit is contained in:
parent
9fc1d56da8
commit
8c0c4a44e1
1 changed files with 7 additions and 2 deletions
|
@ -1377,8 +1377,13 @@ ways:
|
|||
priority: 41
|
||||
- tags: {railway: [rail, narrow_gauge, tram]}
|
||||
style:
|
||||
stroke-width: 2
|
||||
stroke: "#000000"
|
||||
stroke-width: 3
|
||||
stroke: "#BBBBBB"
|
||||
priority: 42
|
||||
- tags: {railway: [rail, narrow_gauge, tram]}
|
||||
style:
|
||||
stroke-width: 1
|
||||
stroke: "#444444"
|
||||
priority: 43
|
||||
- tags: {railway: platform}
|
||||
style:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue