aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css
index 258f528d..377b988f 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -57,5 +57,5 @@ pre {
.String { color: #2d7583; }
.Result { color: #292929; }
-a:link { color: #0b39dc; }
+a:link { color: #0b39dc; text-decoration-color:#0b39dc91; }
a:visited { color: #3d155f; }