Update style.css

This commit is contained in:
deepend-tildeclub 2024-08-17 09:16:03 -06:00 committed by GitHub
parent ee0ee935cd
commit dc6e03bb09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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