diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-09-15 16:24:27 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-09-20 15:05:33 +0200 |
commit | 9ba7ea8a1661961eadbfadc538416f71c9e996b1 (patch) | |
tree | e00eb121755b5df23dff0f4829eff88a59a53bb9 /mountain-tip.svg | |
parent | 6512998ee5cfa9e5b7e6e5489a732543b43315b6 (diff) | |
download | wilderness-war-9ba7ea8a1661961eadbfadc538416f71c9e996b1.tar.gz |
Improve client log capabilities.
- shorter piece names for logging
- piece tooltips
- dice icons
- tactics rating icons
- lime green tooltip highlights
Diffstat (limited to 'mountain-tip.svg')
-rw-r--r-- | mountain-tip.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mountain-tip.svg b/mountain-tip.svg index 3dd60fa..6582d4b 100644 --- a/mountain-tip.svg +++ b/mountain-tip.svg @@ -2,7 +2,7 @@ <svg xmlns="http://www.w3.org/2000/svg" width="210" height="148"> <path fill="none" - stroke="white" + stroke="lime" stroke-width="8" d="M 10 138 L 78 35 L 101 57 L 128 10 L 200 138 Z"/> </svg> |