From 904b5dd6162bbf281e3ce1a46c8f000e089f9660 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Aug 2024 09:11:45 -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 cfed97c..50e9c5d 100644 --- a/style.css +++ b/style.css @@ -278,5 +278,5 @@ pre { } .recently-updated { font-weight: bold; - color: #ffa; /* Slightly lighter color for recently updated users */ + color: #fb5; }