mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
Update atlas.json (#748)
This commit is contained in:
parent
8b3b64626f
commit
3ac075319f
1 changed files with 18 additions and 18 deletions
|
|
@ -232,19 +232,19 @@
|
||||||
"opacity": 1,
|
"opacity": 1,
|
||||||
"fill": "#000000",
|
"fill": "#000000",
|
||||||
"font-size": 10,
|
"font-size": 10,
|
||||||
"font-family": "Times New Roman",
|
"font-family": "Georgia",
|
||||||
"filter": null
|
"filter": null
|
||||||
},
|
},
|
||||||
"#temperature": {
|
"#temperature": {
|
||||||
"opacity": null,
|
"opacity": null,
|
||||||
"font-size": "14px",
|
"font-size": "8px",
|
||||||
"fill": "#000000",
|
"fill": "#000000",
|
||||||
"fill-opacity": 0.3,
|
"fill-opacity": 0.3,
|
||||||
"stroke": null,
|
"stroke": null,
|
||||||
"stroke-width": 1.8,
|
"stroke-width": 1.8,
|
||||||
"stroke-dasharray": null,
|
"stroke-dasharray": null,
|
||||||
"stroke-linecap": null,
|
"stroke-linecap": null,
|
||||||
"filter": ""
|
"filter": null
|
||||||
},
|
},
|
||||||
"#ice": {
|
"#ice": {
|
||||||
"opacity": 0.9,
|
"opacity": 0.9,
|
||||||
|
|
@ -309,8 +309,8 @@
|
||||||
"opacity": 1,
|
"opacity": 1,
|
||||||
"fill": "#000000",
|
"fill": "#000000",
|
||||||
"text-shadow": "white 0px 0px 4px",
|
"text-shadow": "white 0px 0px 4px",
|
||||||
"data-size": 4,
|
"data-size": 5,
|
||||||
"font-size": 4,
|
"font-size": 5,
|
||||||
"font-family": "Questrial"
|
"font-family": "Questrial"
|
||||||
},
|
},
|
||||||
"#burgIcons > #cities": {
|
"#burgIcons > #cities": {
|
||||||
|
|
@ -334,8 +334,8 @@
|
||||||
"opacity": 1,
|
"opacity": 1,
|
||||||
"fill": "#000000",
|
"fill": "#000000",
|
||||||
"text-shadow": "white 0px 0px 4px",
|
"text-shadow": "white 0px 0px 4px",
|
||||||
"data-size": 3,
|
"data-size": 4,
|
||||||
"font-size": 3,
|
"font-size": 4,
|
||||||
"font-family": "Questrial"
|
"font-family": "Questrial"
|
||||||
},
|
},
|
||||||
"#burgIcons > #towns": {
|
"#burgIcons > #towns": {
|
||||||
|
|
@ -356,14 +356,14 @@
|
||||||
"stroke-width": 1.2
|
"stroke-width": 1.2
|
||||||
},
|
},
|
||||||
"#labels > #states": {
|
"#labels > #states": {
|
||||||
"opacity": 0.7,
|
"opacity": 0,
|
||||||
"fill": "#000000",
|
"fill": "#000000",
|
||||||
"stroke": "#000000",
|
"stroke": "#000000",
|
||||||
"stroke-width": 0,
|
"stroke-width": 0,
|
||||||
"text-shadow": "white 0px 0px 4px",
|
"text-shadow": "white 0px 0px 4px",
|
||||||
"data-size": 16,
|
"data-size": 21,
|
||||||
"font-size": 16,
|
"font-size": 21,
|
||||||
"font-family": "Times New Roman",
|
"font-family": "Questrial",
|
||||||
"filter": null
|
"filter": null
|
||||||
},
|
},
|
||||||
"#labels > #addedLabels": {
|
"#labels > #addedLabels": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue