From 3591280968b06931dad949f8531fb09dafa1fe51 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Aug 2024 09:14:57 -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 bdb3c57..a482e5e 100644 --- a/style.css +++ b/style.css @@ -279,5 +279,5 @@ pre { .recently-updated { padding: 2px; border-radius: 3px; - color: #fb5; + color: #fb5 !important; }