diff --git a/style.css b/style.css index 2bb1878..0a79332 100644 --- a/style.css +++ b/style.css @@ -278,5 +278,5 @@ pre { } .recently-updated a { font-weight: bold; - color: #ffa !important; /* Use !important to override other styles */ + color: #fb5 !important; /* Use !important to override other styles */ }