bug: underlined links

This commit is contained in:
Kieran 2023-04-25 11:08:49 +01:00
parent 7ca87fb4bd
commit 1e11e6a1a2
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 0 deletions

View File

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