summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-06-22 23:03:32 +0200
committerTor Andersson <tor@ccxvii.net>2023-07-07 18:39:37 +0200
commitb83c7f35103b43a9fae4ba9b0d4b98bd95a745b1 (patch)
tree188fad680070a4c96b63051e6ecab673a40fb0cb /play.css
parentfcfed0cab586ecf3e2e6803e27f7cb0b38cb0898 (diff)
downloadtime-of-crisis-b83c7f35103b43a9fae4ba9b0d4b98bd95a745b1.tar.gz
Show barbarian dice in homeland region.
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 fd8c0d6..f1f400a 100644
--- a/play.css
+++ b/play.css
@@ -140,7 +140,7 @@ body.military svg .sea.action {
background-repeat: no-repeat;
}
-.dice.d0 { display: none; }
+.dice.d0 { background-position: -100% 0 }
.dice.d1 { background-position: 0% 0; }
.dice.d2 { background-position: 20% 0; }
.dice.d3 { background-position: 40% 0; }