Update style.css

This commit is contained in:
deepend-tildeclub
2024-08-17 09:16:03 -06:00
committed by GitHub
parent ee0ee935cd
commit dc6e03bb09

View File

@@ -278,5 +278,5 @@ pre {
}
.recently-updated a {
font-weight: bold;
color: #ffa !important; /* Use !important to override other styles */
color: #fb5 !important; /* Use !important to override other styles */
}