summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/play.html b/play.html
index df3c4e3..23e9408 100644
--- a/play.html
+++ b/play.html
@@ -269,6 +269,13 @@ div.persistent_box {
border-radius: 8px;
}
+body.shift .persistent_box .card:hover {
+ width: 250px;
+ height: 350px;
+ border-radius: 16px;
+ z-index: 100;
+}
+
div.congress_box {
position: absolute;
box-sizing: border-box;