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 */ }