Skip to content

Commit 253ccbc

Browse files
committed
Add -webkit-text-decoration (needed for Safari)
1 parent f16c327 commit 253ccbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/sass/reference.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ h3.plumbing {
9999
.hover-term {
100100
cursor: help;
101101
text-decoration: underline dotted;
102+
-webkit-text-decoration: underline dotted;
102103
}
103104

104105
// § section sign anchor links

0 commit comments

Comments
 (0)