From dc6e03bb093d826100594b1c11aa4de0172cee64 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Aug 2024 09:16:03 -0600 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2bb1878..0a79332 100644 --- a/style.css +++ b/style.css @@ -278,5 +278,5 @@ pre { } .recently-updated a { font-weight: bold; - color: #ffa !important; /* Use !important to override other styles */ + color: #fb5 !important; /* Use !important to override other styles */ }