remove old selectors

This commit is contained in:
filifa
2025-12-30 00:24:04 -05:00
parent 8ca82748ea
commit 6071dd63dd

View File

@@ -21,16 +21,6 @@ footer {
padding: 1rem;
}
#headermain a {
color: blue;
text-decoration: none;
text-transform: uppercase;
}
#headermain a:hover {
text-decoration: underline;
}
#tagline {
font-style: italic;
}