refactor: render covering layers

This commit is contained in:
Azgaar 2022-08-29 22:40:06 +03:00
parent 538ad3512e
commit 8abf443f70
25 changed files with 171 additions and 366 deletions

View file

@ -78,13 +78,13 @@
"#relig": {
"opacity": 0.5,
"stroke": "#404040",
"stroke-width": 2,
"stroke-width": 3,
"filter": "url(#splotch)"
},
"#cults": {
"opacity": 0.35,
"stroke": "#777777",
"stroke-width": 2,
"stroke-width": 3,
"stroke-dasharray": null,
"stroke-linecap": null,
"filter": "url(#splotch)"