Enlarge counter radius on pointer hover

This commit is contained in:
2025-06-16 22:41:28 -07:00
parent 6a0ab60dc2
commit c9026bb05d
2 changed files with 22 additions and 41 deletions

View File

@@ -156,9 +156,7 @@
<defs>
<polygon id="point" points="0,10 8.66,5 8.66,-5 0,-10 -8.66,-5 -8.66,5" />
<symbol id="counter-base" viewBox="-6 -6 12 12" width="12" height="12">
<circle cx="0" cy="0" r="5" />
</symbol>
<circle id="counter-base" cx="0" cy="0" r="5" />
<g id="t-1" class="troop-counter-template"><use href="#counter-base" /><text>1</text></g>
<g id="t-2" class="troop-counter-template"><use href="#counter-base" /><text>2</text></g>