Make footway line narrower in cyclemap map key
This commit is contained in:
parent
266fd26c26
commit
27b9800f92
3 changed files with 4 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 141 B |
3
app/assets/images/key/cyclemap/footway.svg
Normal file
3
app/assets/images/key/cyclemap/footway.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='50' height='3'>
|
||||
<line x1='-2' x2='52' y1='1.5' y2='1.5' stroke='#bd6d6e' stroke-width='1.5' stroke-dasharray='6 2' />
|
||||
</svg>
|
After Width: | Height: | Size: 172 B |
Loading…
Add table
Add a link
Reference in a new issue