summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-03-27 01:44:58 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 11:54:52 +0100
commit1ecaaa898e3519aa1046d49b37b1871a6397c809 (patch)
tree35784fae8381abcce45e132c1d573d2392713347 /play.css
parent19fb8cfa02bb12bdb9d1a783cea674f37f666235 (diff)
downloadwilderness-war-1ecaaa898e3519aa1046d49b37b1871a6397c809.tar.gz
Fade tombstones.
Diffstat (limited to 'play.css')
-rw-r--r--play.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.css b/play.css
index 4e91a49..fb7317c 100644
--- a/play.css
+++ b/play.css
@@ -192,7 +192,7 @@ aside { width: 220px; }
.leader-box { background-repeat: no-repeat; background-size: 32px; }
.leader-box.french { background-position: center bottom 35px; }
.leader-box.british { background-position: center bottom 30px; }
-.leader-box.dead { background-image: url(/images/hasty-grave.svg); opacity: 60%; }
+.leader-box.dead { background-image: url(/images/hasty-grave.svg); opacity: 20%; }
.leader-box.pool { background-image: url(/images/swap-bag.svg); opacity: 40%;}
.leader-box.unavailable { background-image: url(/images/swap-bag.svg); opacity: 20%; }