Update styles.css

This commit is contained in:
Extravi 2022-08-14 22:36:04 -04:00 committed by GitHub
parent 43b342674e
commit 0c05630873
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,9 +190,7 @@ a:hover,
} }
.noDecoration, .noDecoration {
a:link,
a:visited {
text-decoration: none; text-decoration: none;
color: var(--main-fg); color: var(--main-fg);
} }