summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-07-20 17:49:35 +0200
committerTor Andersson <tor@ccxvii.net>2023-02-18 12:42:59 +0100
commit4fffe7e7f2f00505bc71c8c7184a586f0b0cb7f9 (patch)
tree451ab18bb3342fc0fda987f2e1368107d26999cd /play.html
parentd3f6bee1eab1fb404f2c7e6a2b8622cf694cf83f (diff)
download300-earth-and-water-4fffe7e7f2f00505bc71c8c7184a586f0b0cb7f9.tar.gz
300: Don't show zoomed in card back.
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 81db5f9..0038f64 100644
--- a/play.html
+++ b/play.html
@@ -79,7 +79,7 @@
#tooltip.card {
position: fixed;
- z-index: 100;
+ z-index: 200;
right: 270px;
top: 60px;
width: 375px;