diff --git a/style.css b/style.css index cfed97c..50e9c5d 100644 --- a/style.css +++ b/style.css @@ -278,5 +278,5 @@ pre { } .recently-updated { font-weight: bold; - color: #ffa; /* Slightly lighter color for recently updated users */ + color: #fb5; }