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

View File

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