diff --git a/web/app/globals.css b/web/app/globals.css index aaf656f..7238d35 100644 --- a/web/app/globals.css +++ b/web/app/globals.css @@ -124,6 +124,7 @@ button code { } .prose a:hover { + color: #0550ae; text-decoration: underline; }