mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +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
98
index.html
98
index.html
|
|
@ -7839,55 +7839,53 @@
|
|||
</g>
|
||||
|
||||
<g id="defs-icons">
|
||||
<symbol id="icon-circle" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="50" />
|
||||
<symbol id="icon-circle" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="5" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-square" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-50" y="-50" width="100" height="100" />
|
||||
<symbol id="icon-square" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-5" y="-5" width="10" height="10" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-triangle" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="0,-50 50,50 -50,50" />
|
||||
<symbol id="icon-triangle" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="0,-5 5,5 -5,5" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-cross" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="-15,-50 15,-50 15,-15 50,-15 50,15 15,15 15,50 -15,50 -15,15 -50,15 -50,-15 -15,-15" />
|
||||
<symbol id="icon-cross" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="-1.5,-5 1.5,-5 1.5,-1.5 5,-1.5 5,1.5 1.5,1.5 1.5,5 -1.5,5 -1.5,1.5 -5,1.5 -5,-1.5 -1.5,-1.5" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-star" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" />
|
||||
<symbol id="icon-star" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="0,-5 1.5,-1.5 5,-1.5 2,1.5 3,5 0,3 -3,5 -2,1.5 -5,-1.5 -1.5,-1.5" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-circled" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="50" />
|
||||
<circle cx="0" cy="0" r="10" stroke-width="44"></circle>
|
||||
<symbol id="icon-circled" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="5" />
|
||||
<circle cx="0" cy="0" r="1" stroke-width="4.4"></circle>
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-squared" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-50" y="-50" width="100" height="100" />
|
||||
<rect x="-10" y="-10" width="20" height="20" stroke-width="45"></rect>
|
||||
<symbol id="icon-squared" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-5" y="-5" width="10" height="10" />
|
||||
<rect x="-1" y="-1" width="2" height="2" stroke-width="4.5"></rect>
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-star-circled" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="50" />
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" transform="scale(0.38 0.38)" stroke-width="50"></polygon>
|
||||
<symbol id="icon-star-circled" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="5" />
|
||||
<polygon points="0,-5 1.5,-1.5 5,-1.5 2,1.5 3,5 0,3 -3,5 -2,1.5 -5,-1.5 -1.5,-1.5" transform="scale(0.38 0.38)" stroke-width="5"></polygon>
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-star-circled-empty" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="50" />
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" transform="scale(0.78 0.78)" />
|
||||
<symbol id="icon-star-circled-empty" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="5" />
|
||||
<polygon points="0,-5 1.5,-1.5 5,-1.5 2,1.5 3,5 0,3 -3,5 -2,1.5 -5,-1.5 -1.5,-1.5" transform="scale(0.78 0.78)" />
|
||||
</symbol>
|
||||
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" transform="scale(0.38 0.38)" stroke-width="50"></polygon>
|
||||
|
||||
<symbol id="icon-star-squared" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-50" y="-50" width="100" height="100" />
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" transform="scale(0.78 0.78)" />
|
||||
<symbol id="icon-star-squared" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-5" y="-5" width="10" height="10" />
|
||||
<polygon points="0,-5 1.5,-1.5 5,-1.5 2,1.5 3,5 0,3 -3,5 -2,1.5 -5,-1.5 -1.5,-1.5" transform="scale(0.78 0.78)" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-capital" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g transform="translate(-60 -194) scale(2 2)" stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4">
|
||||
<g transform="translate(-60 -194) scale(2 2)">
|
||||
<path fill="#EBE8DF" d="M26 90H13l1.3-37.3-1-1v-16h12.6v16l-1 1L26 90"/>
|
||||
<path d="m19.5 12 1.3 6.9 1 3.8 1 3 1.5 3.6 3.1 6.4H11.6l3.1-6.4 1.5-3.6 1-3 1-3.8 1.3-7"/>
|
||||
<path fill="#4D3F36" d="M19.5 10.4V5.6L21.3 4l1-.3 1 .5.9 1 1 1.7.9 1 .9.5.9-.3.9-.8.7-.5.8-.2.6.2.5.5.6.4.7.3 1 .1h1.8l-1.8.6-1 .1H32l-.6-.2L31 8h-.6l-.8.4-.7.7-1 1.1-.8.5-1-.1-.9-.8-1-1.4-.9-.7-.9-.2-1 .6-1.8 2.2"/>
|
||||
|
|
@ -7914,7 +7912,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-city" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(-60 -150) scale(2 2)">
|
||||
<g transform="translate(-60 -150) scale(2 2)">
|
||||
<path fill="#EBE8DF" d="M29.5 70H18L19 48.7l-.9-.9v-16h11v16l-.8 1L29.5 70"/>
|
||||
<path d="m23.7 11 1.2 6.2.8 3.3 1 2.6 1.2 3.1 2.8 5.6H16.8l2.8-5.6 1.3-3.1.9-2.6.8-3.3 1.1-6.1"/>
|
||||
<path fill="#4D3F36" d="M23.7 9.6V4.8l1.4-.7h.9l.8.3 1 .7 1.1 1 1 .6.9.2.7-.4.6-.7.7-.4h.7l.7.3.8.8.8.5.9.3h1l2-.1-2 .8-1 .2h-.9l-.8-.3-.8-.5-.7-.1-.7.2-.7.6-.6 1-.7.5h-.9l-1-.2-1-.7-1-.4-1-.1-.8.3-1.4 1M23.7 11V4.9M23 42.2h1.5v-4.1l-.3-.7h-1l-.3.7v4.1"/>
|
||||
|
|
@ -7932,7 +7930,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-town" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-width="1.4" stroke-linejoin="round" transform="translate(0 -10) scale(2 2)">
|
||||
<g transform="translate(0 -10) scale(2 2)">
|
||||
<path fill="#EBE8DF" d="M18.9-2H2.6l.5-9 7.8-14 7.8 14 .2 9M27-2H19l-.2-9-7.8-14 2 .4 2 .1 2-.1 2-.5 7.8 14L27-2 Z"/>
|
||||
<path d="M26.7-11h-8l-7.8-14 2 .4 2 .1 2-.1 2-.5 7.8 14"/>
|
||||
<path fill="#4D3F36" stroke="none" d="M12-2H9.8v-5.4l.4-1h1.5l.5 1V-2"/>
|
||||
|
|
@ -7947,7 +7945,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-village" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(0 -6) scale(2 2)">
|
||||
<g transform="translate(0 -6) scale(2 2)">
|
||||
<path d="M 9.778,-3.849 L -3.296,-3.849 L -2.723,-15.318 L 3.384,-26.311 L 9.491,-15.318 L 9.778,-3.849 M 18.065,-3.849 L 9.778,-3.849 L 9.491,-15.318 L 3.384,-26.311 L 5.384,-25.981 L 7.384,-25.871 L 9.384,-25.981 L 11.384,-26.311 L 17.491,-15.318 L 18.065,-3.849" fill="#EBE8DF" />
|
||||
<path d="M 17.491,-15.318 L 9.491,-15.318 L 3.384,-26.311 L 5.384,-25.981 L 7.384,-25.871 L 9.384,-25.981 L 11.384,-26.311 L 17.491,-15.318"/>
|
||||
<path d="M 4.584,-3.849 L 2.184,-3.849 L 2.184,-9.289 L 2.664,-10.249 L 4.104,-10.249 L 4.584,-9.289 L 4.584,-3.849" fill="#4D3F36"/>
|
||||
|
|
@ -7959,7 +7957,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-hamlet" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-width="1.4" stroke-linejoin="round" transform="translate(-120 -95) scale(2 2)">
|
||||
<g transform="translate(-120 -95) scale(2 2)">
|
||||
<path fill="#EBE8DF" d="M63 48H48.6l.4-8.7 6.8-12.2 6.8 12.2.2 8.7m8.3 0h-8.3l-.2-8.7L56 27.1l2 .3 2 .2 2-.2 2-.3 6.8 12.2.5 8.7"/>
|
||||
<path d="M70.7 39.3h-8L56 27.1l2 .3 2 .2 2-.2 2-.3 6.8 12.2"/>
|
||||
<path fill="#4D3F36" d="M57.1 48h-2.4v-5.4l.5-1h1.4l.5 1V48"/>
|
||||
|
|
@ -7968,24 +7966,24 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-fort" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" transform="translate(0 0) scale(2 1.6)">
|
||||
<path fill="#EBE8DF" d="M 4.439,0 L -18.531,0 L -18.994,-61.849 L 4.902,-61.849 L 4.439,0"/>
|
||||
<path fill="#EBE8DF" d="M 19.103,0 L 1.283,0 L 0.924,-45.875 L 19.462,-45.875 L 19.103,0"/>
|
||||
<g transform="translate(0 0) scale(2 1.6)">
|
||||
<path fill="#EBE8DF" d="M 4.439,0 L -18.531,0 L -18.994,-61.849 L 4.902,-61.849 L 4.439,0 Z"/>
|
||||
<path fill="#EBE8DF" d="M 19.103,0 L 1.283,0 L 0.924,-45.875 L 19.462,-45.875 L 19.103,0 Z"/>
|
||||
<path d="M 10.193,-49.907 L 10.193,-54.973 L 11.638,-55.519 L 12.545,-55.52 L 13.396,-55.159 L 14.352,-54.496 L 15.413,-53.531 L 16.454,-52.885 L 17.476,-52.559 L 18.478,-52.553 L 19.462,-52.865 L 20.367,-53.044 L 21.194,-53.089 L 22.112,-52.943 L 23.623,-52.44 L 22.112,-52.373 L 21.194,-52.173 L 20.367,-51.816 L 19.462,-51.296 L 18.478,-50.612 L 17.476,-50.241 L 16.454,-50.181 L 15.413,-50.434 L 14.352,-50.999 L 13.396,-51.301 L 12.545,-51.342 L 11.638,-50.998 L 10.193,-49.907"/>
|
||||
<path fill="#EBE8DF" d="M 10.193,-45.875 L 10.193,-54.973"/>
|
||||
<g stroke-width="0.6" stroke-linecap="mitter" fill="#4D3F36">
|
||||
<path d="M -16.365,-58.727 L -16.365,-61.849 L -14.796,-61.849 L -14.796,-58.727 L -16.365,-58.727"/>
|
||||
<path d="M -12.951,-58.727 L -12.951,-61.849 L -11.382,-61.849 L -11.382,-58.727 L -12.951,-58.727"/>
|
||||
<path d="M -9.538,-58.727 L -9.538,-61.849 L -7.968,-61.849 L -7.968,-58.727 L -9.538,-58.727"/>
|
||||
<path d="M -6.124,-58.727 L -6.124,-61.849 L -4.554,-61.849 L -4.554,-58.727 L -6.124,-58.727"/>
|
||||
<path d="M -2.71,-58.727 L -2.71,-61.849 L -1.141,-61.849 L -1.141,-58.727 L -2.71,-58.727"/>
|
||||
<path d="M 0.704,-58.727 L 0.704,-61.849 L 2.273,-61.849 L 2.273,-58.727 L 0.704,-58.727"/>
|
||||
<path d="M 3.847,-42.752 L 3.847,-45.875 L 5.416,-45.875 L 5.416,-42.752 L 3.847,-42.752"/>
|
||||
<path d="M 7.555,-42.752 L 7.555,-45.875 L 9.124,-45.875 L 9.124,-42.752 L 7.555,-42.752"/>
|
||||
<path d="M 11.263,-42.752 L 11.263,-45.875 L 12.832,-45.875 L 12.832,-42.752 L 11.263,-42.752"/>
|
||||
<path d="M 14.97,-42.752 L 14.97,-45.875 L 16.539,-45.875 L 16.539,-42.752 L 14.97,-42.752"/>
|
||||
<path d="M -8.475,-52.589 L -6.906,-52.589 L -6.906,-55.16 L -7.181,-55.711 L -8.199,-55.711 L -8.475,-55.16 L -8.475,-52.589"/>
|
||||
<path d="M 9.463,-36.614 L 11.032,-36.614 L 11.032,-39.185 L 10.756,-39.737 L 9.739,-39.737 L 9.463,-39.185 L 9.463,-36.614"/>
|
||||
<path d="M -16.365,-58.727 L -16.365,-61.849 L -14.796,-61.849 L -14.796,-58.727 L -16.365,-58.727 Z"/>
|
||||
<path d="M -12.951,-58.727 L -12.951,-61.849 L -11.382,-61.849 L -11.382,-58.727 L -12.951,-58.727 Z"/>
|
||||
<path d="M -9.538,-58.727 L -9.538,-61.849 L -7.968,-61.849 L -7.968,-58.727 L -9.538,-58.727 Z"/>
|
||||
<path d="M -6.124,-58.727 L -6.124,-61.849 L -4.554,-61.849 L -4.554,-58.727 L -6.124,-58.727 Z"/>
|
||||
<path d="M -2.71,-58.727 L -2.71,-61.849 L -1.141,-61.849 L -1.141,-58.727 L -2.71,-58.727 Z"/>
|
||||
<path d="M 0.704,-58.727 L 0.704,-61.849 L 2.273,-61.849 L 2.273,-58.727 L 0.704,-58.727 Z"/>
|
||||
<path d="M 3.847,-42.752 L 3.847,-45.875 L 5.416,-45.875 L 5.416,-42.752 L 3.847,-42.752 Z"/>
|
||||
<path d="M 7.555,-42.752 L 7.555,-45.875 L 9.124,-45.875 L 9.124,-42.752 L 7.555,-42.752 Z"/>
|
||||
<path d="M 11.263,-42.752 L 11.263,-45.875 L 12.832,-45.875 L 12.832,-42.752 L 11.263,-42.752 Z"/>
|
||||
<path d="M 14.97,-42.752 L 14.97,-45.875 L 16.539,-45.875 L 16.539,-42.752 L 14.97,-42.752 Z"/>
|
||||
<path d="M -8.475,-52.589 L -6.906,-52.589 L -6.906,-55.16 L -7.181,-55.711 L -8.199,-55.711 L -8.475,-55.16 L -8.475,-52.589 Z"/>
|
||||
<path d="M 9.463,-36.614 L 11.032,-36.614 L 11.032,-39.185 L 10.756,-39.737 L 9.739,-39.737 L 9.463,-39.185 L 9.463,-36.614 Z"/>
|
||||
<path d="M -5,0 V -5 H -8 V 0"/>
|
||||
</g>
|
||||
</g>
|
||||
|
|
@ -7993,7 +7991,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-caravanserai" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(21 -2) scale(2 2)">
|
||||
<g transform="translate(21 -2) scale(2 2)">
|
||||
<path d="M -7.316,1.248 L -24.272,1.248 L -22.919,-10.943 L -15.456,-10.943 L -7.993,-10.943 L -7.316,1.248 M 3.531,1.248 L -7.316,1.248 L -7.993,-10.943 L -15.456,-10.943 L -12.913,-10.943 L -10.371,-10.943 L -7.828,-10.943 L -5.286,-10.943 L 2.177,-10.943 L 3.531,1.248 M -7.993,-10.943 L 2.177,-10.943" fill="#EBE8DF"/>
|
||||
<path d="M -14.585,1.248 L -16.326,1.248 L -16.326,-2.59 L -16.15,-2.943 L -14.761,-2.943 L -14.585,-2.59 L -14.585,1.248" fill="#4D3F36"/>
|
||||
<path d="M -10.371,-14.623 L -10.371,-14.623 L -7.542,-14.187 L -4.975,-12.922 L -2.908,-10.943 L -17.833,-10.943 L -15.766,-12.922 L -13.199,-14.187 L -10.371,-14.623"/>
|
||||
|
|
@ -8002,7 +8000,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-monastery" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(20 -10) scale(2 2)">
|
||||
<g transform="translate(20 -10) scale(2 2)">
|
||||
<g transform="translate(0 6)">
|
||||
<path d="M -9.764,-0.93 L -29.859,-0.93 L -29.954,-10.141 L -25.873,-31.202 L -20.814,-31.292 L -15.755,-31.322 L -10.695,-31.292 L -5.636,-31.202 L -9.716,-10.141 L -9.764,-0.93 M -29.954,-10.141 L -9.716,-10.141 M -1.651,-0.93 L -9.764,-0.93 L -9.716,-10.141 L -5.636,-31.202 L -1.556,-10.141 L -1.651,-0.93" fill="#EBE8DF" stroke="#4D3F36"/>
|
||||
<path d="M -9.716,-10.141 L -29.954,-10.141 L -25.873,-31.202 L -20.814,-31.292 L -15.755,-31.322 L -10.695,-31.292 L -5.636,-31.202 L -9.716,-10.141"/>
|
||||
|
|
@ -8020,7 +8018,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-post" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(-10 -10) scale(2 2)">
|
||||
<g transform="translate(-10 -10) scale(2 2)">
|
||||
<path d="M 12.321,4.738 L -8.119,4.738 L -8.522,-8.706 L 2,-23.172 L 12.522,-8.706 L 12.321,4.738 M 22.814,4.738 L 12.321,4.738 L 12.522,-8.706 L 2,-23.172 L 4.674,-22.56 L 7.347,-22.356 L 10.021,-22.56 L 12.695,-23.172 L 23.217,-8.706 L 22.814,4.738" fill="#EBE8DF"/>
|
||||
<path d="M 23.217,-8.706 L 12.522,-8.706 L 2,-23.172 L 4.674,-22.56 L 7.347,-22.356 L 10.021,-22.56 L 12.695,-23.172 L 23.217,-8.706" />
|
||||
<path d="M -4,-8 v12 M 9,-8 v12"/>
|
||||
|
|
|
|||
|
|
@ -993,7 +993,7 @@ export function resolveVersionConflicts(mapVersion) {
|
|||
this.removeAttribute("size");
|
||||
this.setAttribute("font-size", size);
|
||||
|
||||
this.setAttribute("stroke-width", 10);
|
||||
this.setAttribute("stroke-width", 1);
|
||||
});
|
||||
|
||||
if (!options.burgs.groups.length) {
|
||||
|
|
|
|||
|
|
@ -346,7 +346,8 @@
|
|||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#capital": {
|
||||
"opacity": 1,
|
||||
|
|
@ -371,11 +372,12 @@
|
|||
"fill": "#E59189",
|
||||
"fill-opacity": 1,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#city": {
|
||||
"opacity": 1,
|
||||
|
|
@ -400,11 +402,12 @@
|
|||
"fill": "#E59189",
|
||||
"fill-opacity": 1,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.8,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#fort": {
|
||||
"opacity": 1,
|
||||
|
|
@ -429,11 +432,12 @@
|
|||
"fill": "#E59189",
|
||||
"fill-opacity": 1,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#monastery": {
|
||||
"opacity": 1,
|
||||
|
|
@ -458,11 +462,12 @@
|
|||
"fill": "#E59189",
|
||||
"fill-opacity": 1,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#caravanserai": {
|
||||
"opacity": 1,
|
||||
|
|
@ -487,11 +492,12 @@
|
|||
"fill": "#E59189",
|
||||
"fill-opacity": 1,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#trading_post": {
|
||||
"opacity": 1,
|
||||
|
|
@ -516,11 +522,12 @@
|
|||
"fill": "#E59189",
|
||||
"fill-opacity": 1,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#village": {
|
||||
"opacity": 1,
|
||||
|
|
@ -545,11 +552,12 @@
|
|||
"fill": "#E59189",
|
||||
"fill-opacity": 1,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#hamlet": {
|
||||
"opacity": 1,
|
||||
|
|
@ -574,11 +582,12 @@
|
|||
"fill": "#E59189",
|
||||
"fill-opacity": 1,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#town": {
|
||||
"opacity": 1,
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -341,12 +341,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -368,12 +369,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -401,7 +403,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -430,7 +432,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -459,7 +461,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -488,7 +490,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -517,7 +519,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -546,7 +548,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -575,7 +577,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
|
|||
|
|
@ -339,12 +339,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#444444",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -366,12 +367,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"opacity": 0.95,
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -399,7 +401,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -428,7 +430,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -457,7 +459,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -486,7 +488,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -515,7 +517,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -544,7 +546,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -573,7 +575,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
|
|||
|
|
@ -328,6 +328,7 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 0.7,
|
||||
"fill": "#000000",
|
||||
"font-size": 2,
|
||||
|
|
@ -354,6 +355,7 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 0.7,
|
||||
"fill": "#000000",
|
||||
"font-size": 1.25,
|
||||
|
|
|
|||
|
|
@ -345,7 +345,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -374,7 +374,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 1.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -403,7 +403,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -432,7 +432,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -461,7 +461,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -490,7 +490,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -519,7 +519,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -548,7 +548,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -577,7 +577,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
|
|||
|
|
@ -226,7 +226,7 @@
|
|||
"#statesHalo": {
|
||||
"opacity": 0.5,
|
||||
"data-width": 12,
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 10,
|
||||
"filter": "blur(10px)"
|
||||
},
|
||||
"#provs": {
|
||||
|
|
@ -345,16 +345,16 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#capital": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-capital",
|
||||
"opacity": 1,
|
||||
"font-size": 2,
|
||||
"fill": "#ffffff",
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#capital": {
|
||||
|
|
@ -379,16 +379,16 @@
|
|||
"data-dy": -0.7
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-city",
|
||||
"opacity": 1,
|
||||
"font-size": 2,
|
||||
"fill": "#ffffff",
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#444444",
|
||||
"stroke-width": 10,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#city": {
|
||||
|
|
@ -413,16 +413,16 @@
|
|||
"data-dy": -2
|
||||
},
|
||||
"#burgIcons > g#fort": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-fort",
|
||||
"font-size": 1.8,
|
||||
"fill": "#ffffff",
|
||||
"opacity": 1,
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"font-size": 2,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.8,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#fort": {
|
||||
|
|
@ -450,13 +450,13 @@
|
|||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-monastery",
|
||||
"font-size": 2.3,
|
||||
"fill": "#ffffff",
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#monastery": {
|
||||
|
|
@ -484,13 +484,13 @@
|
|||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-caravanserai",
|
||||
"font-size": 2.75,
|
||||
"fill": "#ffffff",
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#caravanserai": {
|
||||
|
|
@ -518,13 +518,13 @@
|
|||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-post",
|
||||
"font-size": 2,
|
||||
"fill": "#ffffff",
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#trading_post": {
|
||||
|
|
@ -552,13 +552,13 @@
|
|||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-village",
|
||||
"font-size": 1.7,
|
||||
"fill": "#ffffff",
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#village": {
|
||||
|
|
@ -586,13 +586,13 @@
|
|||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-hamlet",
|
||||
"font-size": 1.8,
|
||||
"fill": "#ffffff",
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#hamlet": {
|
||||
|
|
@ -620,13 +620,13 @@
|
|||
"opacity": 1,
|
||||
"data-icon": "#icon-watabou-town",
|
||||
"font-size": 1.8,
|
||||
"fill": "#ffffff",
|
||||
"fill": "#8c8c8c",
|
||||
"fill-opacity": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"stroke": "#4D3F36",
|
||||
"stroke-width": 1.4,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
},
|
||||
"#anchors > g#town": {
|
||||
|
|
|
|||
|
|
@ -342,13 +342,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#capital": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-star-circled",
|
||||
"opacity": 1,
|
||||
"font-size": 2,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
|
|
@ -376,14 +376,14 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-circled",
|
||||
"opacity": 1,
|
||||
"font-size": 1.8,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"fitler": null
|
||||
|
|
@ -410,13 +410,13 @@
|
|||
"data-dy": -0.5
|
||||
},
|
||||
"#burgIcons > g#fort": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-square",
|
||||
"opacity": 1,
|
||||
"font-size": 0.7,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
|
|
@ -444,13 +444,13 @@
|
|||
"data-dy": -0.5
|
||||
},
|
||||
"#burgIcons > g#monastery": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-cross",
|
||||
"opacity": 1,
|
||||
"font-size": 0.8,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
|
|
@ -478,13 +478,13 @@
|
|||
"data-dy": -0.5
|
||||
},
|
||||
"#burgIcons > g#caravanserai": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-triangle",
|
||||
"opacity": 1,
|
||||
"font-size": 0.7,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
|
|
@ -512,13 +512,13 @@
|
|||
"data-dy": -0.5
|
||||
},
|
||||
"#burgIcons > g#trading_post": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-triangle",
|
||||
"opacity": 1,
|
||||
"font-size": 0.7,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
|
|
@ -546,13 +546,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#village": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"font-size": 0.8,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
|
|
@ -580,13 +580,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#hamlet": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"font-size": 0.5,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
|
|
@ -614,14 +614,14 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"opacity": 1,
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"font-size": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": null,
|
||||
"fitler": null
|
||||
|
|
|
|||
|
|
@ -334,12 +334,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -360,12 +361,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -393,7 +395,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -422,7 +424,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -451,7 +453,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -480,7 +482,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -509,7 +511,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -538,7 +540,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -567,7 +569,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
|
|||
|
|
@ -339,12 +339,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -366,12 +367,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -398,8 +400,8 @@
|
|||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -427,8 +429,8 @@
|
|||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -456,8 +458,8 @@
|
|||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -485,8 +487,8 @@
|
|||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -514,8 +516,8 @@
|
|||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -543,8 +545,8 @@
|
|||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -572,8 +574,8 @@
|
|||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 0.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke": "#000000",
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
|
|||
|
|
@ -339,12 +339,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1.5,
|
||||
"stroke": "#4f4f4f",
|
||||
"stroke-width": 8,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -366,12 +367,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 0.6,
|
||||
"stroke": "#4f4f4f",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -399,7 +401,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -428,7 +430,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -457,7 +459,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -486,7 +488,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -515,7 +517,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -544,7 +546,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -573,7 +575,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
|
|||
|
|
@ -339,12 +339,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#city": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -366,12 +367,13 @@
|
|||
"data-dy": -0.4
|
||||
},
|
||||
"#burgIcons > g#town": {
|
||||
"data-icon": "#icon-circle",
|
||||
"opacity": 1,
|
||||
"fill": "#ffffff",
|
||||
"fill-opacity": 0.7,
|
||||
"font-size": 1,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": "",
|
||||
"stroke-linecap": "butt"
|
||||
},
|
||||
|
|
@ -399,7 +401,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 2,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -428,7 +430,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -457,7 +459,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -486,7 +488,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -515,7 +517,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 10,
|
||||
"stroke-width": 1,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -544,7 +546,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.7,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
@ -573,7 +575,7 @@
|
|||
"fill-opacity": 0.7,
|
||||
"font-size": 0.5,
|
||||
"stroke": "#3e3e4b",
|
||||
"stroke-width": 12,
|
||||
"stroke-width": 1.2,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "butt",
|
||||
"stroke-linejoin": "round"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue