Fix show notes link color (#7261)

The problem has been described at length in #7139, but the links are now
easier to distinguish from the other text, especially on dynamic themes.
This commit is contained in:
flofriday 2024-06-23 14:13:22 +02:00 committed by GitHub
parent da5972a3fd
commit 52117f35ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
}
a {
font-style: normal;
text-decoration: none;
font-weight: normal;
color: %s;
}