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; }