mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
style: burg-group - normalize burg icon styles
This commit is contained in:
parent
b5bb18235f
commit
f03cade309
14 changed files with 259 additions and 236 deletions
|
|
@ -339,12 +339,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#000000",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "round"
|
||||
},
|
||||
|
|
@ -366,12 +367,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#000000",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1.2,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "round"
|
||||
},
|
||||
|
|
@ -399,7 +401,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -427,7 +429,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "round"
|
||||
},
|
||||
|
|
@ -455,7 +457,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "round"
|
||||
},
|
||||
|
|
@ -483,7 +485,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "round"
|
||||
},
|
||||
|
|
@ -511,7 +513,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "round"
|
||||
},
|
||||
|
|
@ -539,7 +541,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "round"
|
||||
},
|
||||
|
|
@ -567,7 +569,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.5,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "round"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue