forked from MapComplete/MapComplete
Style fixes to climbing theme
This commit is contained in:
parent
890e555d87
commit
b3586e32ce
2 changed files with 7 additions and 10 deletions
|
@ -298,15 +298,11 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"color": {
|
||||
"dashArray": "8 8",
|
||||
"lineCap": "square",
|
||||
"render": "#d38d5fAA",
|
||||
"fill": "no"
|
||||
},
|
||||
"width": {
|
||||
"render": "8"
|
||||
}
|
||||
"dashArray": "8 16",
|
||||
"lineCap": "square",
|
||||
"color": "#d38d5fAA",
|
||||
"fill": "no",
|
||||
"width": "8"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue