Tweak to class names, allow override text content

This commit is contained in:
Zach Leatherman
2024-08-26 17:33:39 -05:00
parent 2b40c3c7a4
commit 2df6143099
2 changed files with 13 additions and 6 deletions

View File

@@ -257,6 +257,6 @@ header {
}
/* Anchor links color */
a[href]:is(:link, :visited).heading-a {
a[href]:is(:link, :visited).ha {
color: #aaa;
}