mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
feat: letter-spacing - update style files
This commit is contained in:
parent
dbe6ef1854
commit
2fea87344b
15 changed files with 81 additions and 15 deletions
|
|
@ -332,6 +332,7 @@
|
|||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"text-shadow": "white 0px 0px 4px",
|
||||
"letter-spacing": 0,
|
||||
"data-size": 8,
|
||||
"font-size": 8,
|
||||
"font-family": "Orbitron"
|
||||
|
|
@ -357,6 +358,7 @@
|
|||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"text-shadow": "white 0px 0px 4px",
|
||||
"letter-spacing": 0,
|
||||
"data-size": 3,
|
||||
"font-size": 3,
|
||||
"font-family": "Orbitron"
|
||||
|
|
@ -384,6 +386,7 @@
|
|||
"stroke": "#000000",
|
||||
"stroke-width": 0,
|
||||
"text-shadow": "white 0px 0px 4px",
|
||||
"letter-spacing": 0,
|
||||
"data-size": 18,
|
||||
"font-size": 18,
|
||||
"font-family": "Orbitron",
|
||||
|
|
@ -395,6 +398,7 @@
|
|||
"stroke": "#000000",
|
||||
"stroke-width": 0,
|
||||
"text-shadow": "white 0px 0px 4px",
|
||||
"letter-spacing": 0,
|
||||
"data-size": 18,
|
||||
"font-size": 18,
|
||||
"font-family": "Almendra SC",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue