Update style.css

This commit is contained in:
deepend-tildeclub 2024-08-17 09:12:49 -06:00 committed by GitHub
parent 904b5dd616
commit 672b2e868f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -277,6 +277,7 @@ pre {
padding: 0.5em; /* Padding for better readability */ padding: 0.5em; /* Padding for better readability */
} }
.recently-updated { .recently-updated {
font-weight: bold; padding: 2px;
border-radius: 3px;
color: #fb5; color: #fb5;
} }