summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/play.html b/play.html
index f6b5b3f..d5f2747 100644
--- a/play.html
+++ b/play.html
@@ -90,6 +90,18 @@
display: block;
}
+.log span.us_tip {
+ cursor: help;
+ text-decoration: underline dotted;
+ color: navy;
+}
+
+.log span.tr_tip {
+ cursor: help;
+ text-decoration: underline dotted;
+ color: darkred;
+}
+
/* MAP */
.mapwrap {