summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-04-05 01:36:53 +0200
committerTor Andersson <tor@ccxvii.net>2023-02-18 12:42:59 +0100
commit643ea921aca3193e2d5cc058e3198f96d6202b6e (patch)
tree3cefcd1c0e464cc2cdaa10d77e5ebb8dc84907ba
parent3a626ab99fa169a76f5d69bf3edcc7920fdc1ea2 (diff)
download300-earth-and-water-643ea921aca3193e2d5cc058e3198f96d6202b6e.tar.gz
Don't use dotted underlines (no support in Safari).
-rw-r--r--play.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/play.css b/play.css
index c2e81a7..55dd02d 100644
--- a/play.css
+++ b/play.css
@@ -17,8 +17,7 @@ body.Greece header.your_turn { background-color: salmon; }
}
#log .tip {
- cursor: help;
- text-decoration: dotted underline;
+ text-decoration: underline;
}
#log .st {