Update style.css

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

View File

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