mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 12:31:24 +01:00
feat: burg groups - image icons
This commit is contained in:
parent
c29f3b73e8
commit
2f53a635c8
27 changed files with 225 additions and 211 deletions
|
|
@ -330,7 +330,7 @@
|
|||
"data-y": 93,
|
||||
"data-columns": 8
|
||||
},
|
||||
"#burgLabels > #cities": {
|
||||
"#burgLabels > #city": {
|
||||
"opacity": 1,
|
||||
"fill": "#414141",
|
||||
"style": "text-shadow: white 0 0 4px",
|
||||
|
|
@ -339,7 +339,7 @@
|
|||
"font-size": 7,
|
||||
"font-family": "Arial"
|
||||
},
|
||||
"#burgIcons > #cities": {
|
||||
"#burgIcons > #city": {
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
|
|
@ -349,14 +349,14 @@
|
|||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
"#anchors > #cities": {
|
||||
"#anchors > #city": {
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"size": 2,
|
||||
"stroke": "#303030",
|
||||
"stroke-width": 1.7
|
||||
},
|
||||
"#burgLabels > #towns": {
|
||||
"#burgLabels > #town": {
|
||||
"opacity": 1,
|
||||
"fill": "#414141",
|
||||
"style": "text-shadow: none",
|
||||
|
|
@ -365,7 +365,7 @@
|
|||
"font-size": 3,
|
||||
"font-family": "Arial"
|
||||
},
|
||||
"#burgIcons > #towns": {
|
||||
"#burgIcons > #town": {
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
|
|
@ -375,7 +375,7 @@
|
|||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
"#anchors > #towns": {
|
||||
"#anchors > #town": {
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"size": 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue