Update atlas.json (#748)

This commit is contained in:
LordGnomeMBE 2022-02-23 22:24:26 +00:00 committed by GitHub
parent 8b3b64626f
commit 3ac075319f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": {