Update globals.css

This commit is contained in:
MacRimi 2025-02-16 01:23:11 +01:00 committed by GitHub
parent e207a2d397
commit 5d6ee86f59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,6 +124,7 @@ button code {
} }
.prose a:hover { .prose a:hover {
color: #0550ae;
text-decoration: underline; text-decoration: underline;
} }