feat: burg group editor - text-shadow

This commit is contained in:
Azgaar 2024-10-10 00:20:55 +02:00
parent b700bf0630
commit 1125192b72
14 changed files with 60 additions and 90 deletions

View file

@ -320,7 +320,7 @@
"#burgLabels > #cities": {
"opacity": 1,
"fill": "#000000",
"text-shadow": "white 0px 0px 4px",
"style": "text-shadow: white 0px 0px 4px",
"letter-spacing": 0,
"data-size": 7,
"font-size": 7,
@ -345,7 +345,7 @@
"#burgLabels > #towns": {
"opacity": 1,
"fill": "#000000",
"text-shadow": "white 0px 0px 4px",
"style": "text-shadow: white 0px 0px 4px",
"letter-spacing": 0,
"data-size": 5,
"font-size": 5,
@ -372,7 +372,7 @@
"fill": "#000000",
"stroke": "#000000",
"stroke-width": 0,
"text-shadow": "white 0px 0px 4px",
"style": "text-shadow: white 0px 0px 4px",
"letter-spacing": 0,
"data-size": 21,
"font-size": 21,
@ -384,7 +384,7 @@
"fill": "#000000",
"stroke": "#000000",
"stroke-width": 0,
"text-shadow": "white 0px 0px 4px",
"style": "text-shadow: white 0px 0px 4px",
"letter-spacing": 0,
"data-size": 18,
"font-size": 18,