bug: underlined links

This commit is contained in:
2023-04-25 11:08:49 +01:00
parent 7ca87fb4bd
commit 1e11e6a1a2

View File

@ -374,6 +374,7 @@ input:disabled {
a { a {
color: inherit; color: inherit;
line-height: 1.3em; line-height: 1.3em;
text-decoration: none;
} }
a.ext { a.ext {