From 5d6ee86f59cb0732346be777f6ae0f4497c6aa14 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Sun, 16 Feb 2025 01:23:11 +0100 Subject: [PATCH] Update globals.css --- web/app/globals.css | 1 + 1 file changed, 1 insertion(+) 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; }