diff --git a/src/static/css/typography.css b/src/static/css/typography.css index ba0beae..41e00e2 100644 --- a/src/static/css/typography.css +++ b/src/static/css/typography.css @@ -66,7 +66,8 @@ a{ } a:hover{ - color: #1a1a1a; + color: #00ffd0; + text-decoration: underline; } /* Breakpoint-Specific Typography */