summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/play.html b/play.html
index 8180fd1..7b70ca2 100644
--- a/play.html
+++ b/play.html
@@ -77,6 +77,12 @@
border-radius: 10px;
}
+.log span.tip {
+ cursor: help;
+ text-decoration: underline;
+ color: blue;
+}
+
#tooltip.card {
position: fixed;
z-index: 200;