From 2e17a21be789370716bbf3c200ca82c7781c90d4 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Aug 2024 09:10:51 -0600 Subject: [PATCH] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 7f92c8a..cfed97c 100644 --- a/style.css +++ b/style.css @@ -278,4 +278,5 @@ pre { } .recently-updated { font-weight: bold; + color: #ffa; /* Slightly lighter color for recently updated users */ }