i should get an html linter

This commit is contained in:
maren 2023-12-28 11:42:02 -05:00
parent b2b14ca62b
commit 91eaf6bb24

View file

@ -24,10 +24,10 @@ hr {
border: 1px solid gray; border: 1px solid gray;
} }
a:link { a:link {
color: white; color: white;
} }
a:visited { a:visited {
color: white; color: white;
} }
.center { .center {
text-align: center; text-align: center;