From 9503117dcb89446a41f67c49ede728fe5026381d Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Aug 2024 09:09:38 -0600 Subject: [PATCH] Update style.css --- style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/style.css b/style.css index 839219d..7f92c8a 100644 --- a/style.css +++ b/style.css @@ -277,7 +277,5 @@ pre { padding: 0.5em; /* Padding for better readability */ } .recently-updated { - background-color: #fffae6; /* Light yellow highlight */ - padding: 2px; - border-radius: 3px; + font-weight: bold; }