diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2024-11-05 13:15:15 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2024-11-05 13:15:15 -0500 |
commit | 64d00d039aa3bf0aec0e6d453de34cd94ec5a51d (patch) | |
tree | b8a9d6cd36ca3899e9d40438a897d3ee1049da2e /play.css | |
parent | 8ded7faaaa113d749546edfb21113d43ed406623 (diff) | |
download | vijayanagara-64d00d039aa3bf0aec0e6d453de34cd94ec5a51d.tar.gz |
Cavalry.
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -204,6 +204,7 @@ path.tip { stroke: white; stroke-dasharray: 4 4; } .token.action { pointer-events: auto; + box-shadow: 0 0 0 3px white; } .token.tributary, .token.ds_ctl, .token.bk_ctl, .token.ve_ctl { border-radius: 50% } |