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

View File

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