diff --git a/docs/stylesheets/alcf-extra.css b/docs/stylesheets/alcf-extra.css index 2607cb300e..7730303795 100644 --- a/docs/stylesheets/alcf-extra.css +++ b/docs/stylesheets/alcf-extra.css @@ -57,7 +57,8 @@ .md-typeset a { color: var(--blue_dark); - text-decoration: underline solid var(--blue_med); + text-decoration: underline; + text-decoration-color: var(--blue_med); } .md-typeset a:focus,