Update style.css

This commit is contained in:
deepend-tildeclub 2024-08-17 09:11:45 -06:00 committed by GitHub
parent 2e17a21be7
commit 904b5dd616
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 {
font-weight: bold;
color: #ffa; /* Slightly lighter color for recently updated users */
color: #fb5;
}