summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-12-20 19:52:47 +0100
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:08:56 +0100
commit3bb06b9eddd5f2f4c5b49dcccf64b1401ea8e076 (patch)
treedbd8c4bb59014627dbbb441cc581e13204e3ccc4 /play.html
parent1ce397d06cd66fee1236eb0d1418d6a4f522fb94 (diff)
downloadjulius-caesar-3bb06b9eddd5f2f4c5b49dcccf64b1401ea8e076.tar.gz
Fix hide block function.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index c571d43..900e8d1 100644
--- a/play.html
+++ b/play.html
@@ -150,7 +150,7 @@
z-index: 9;
}
-.blocks.hide_blocks {
+#blocks.hide_blocks {
display: none;
}