mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 19:41:23 +01:00
change defailt styles - update used fonts
This commit is contained in:
parent
4251d0c0ea
commit
d1a797f22f
4 changed files with 37 additions and 36 deletions
|
|
@ -360,9 +360,9 @@
|
|||
"fill": "#ffffff",
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 0.15,
|
||||
"text-shadow": "black 1px 1px 2px",
|
||||
"data-size": 20,
|
||||
"font-size": 20,
|
||||
"text-shadow": "black 1px 1px 3px",
|
||||
"data-size": 18,
|
||||
"font-size": 18,
|
||||
"font-family": "Gloria Hallelujah",
|
||||
"filter": null
|
||||
},
|
||||
|
|
@ -372,8 +372,8 @@
|
|||
"stroke": "#3a3a3a",
|
||||
"stroke-width": 0,
|
||||
"text-shadow": "white 0px 0px 4px",
|
||||
"data-size": 18,
|
||||
"font-size": 18,
|
||||
"data-size": 16,
|
||||
"font-size": 16,
|
||||
"font-family": "Comfortaa",
|
||||
"filter": null
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue