From 672b2e868f4e6ef470005e8fd642eee4aa04cfba Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Aug 2024 09:12:49 -0600 Subject: [PATCH] Update style.css --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 50e9c5d..bdb3c57 100644 --- a/style.css +++ b/style.css @@ -277,6 +277,7 @@ pre { padding: 0.5em; /* Padding for better readability */ } .recently-updated { - font-weight: bold; + padding: 2px; + border-radius: 3px; color: #fb5; }