summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
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; }