Update index.css

main
Crimson Tome 2021-10-20 19:33:24 +01:00 committed by GitHub
parent ab32325c46
commit 971694c679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ a[href] {
color: var(--link);
}
a[href]:visited {
color: var(--visited);
color: var(--link);
}
main {
padding: 1rem;