Update style.css

This commit is contained in:
deepend-tildeclub 2024-08-17 09:10:51 -06:00 committed by GitHub
parent 9503117dcb
commit 2e17a21be7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -278,4 +278,5 @@ pre {
} }
.recently-updated { .recently-updated {
font-weight: bold; font-weight: bold;
color: #ffa; /* Slightly lighter color for recently updated users */
} }