More styling links

This commit is contained in:
2026-05-29 21:45:39 -04:00
parent 6be9abd131
commit 7971665025
2 changed files with 1 additions and 3 deletions

View File

@@ -410,10 +410,8 @@ button.secondary:hover {
#data-acknowledgement-card a {
color: var(--link);
text-decoration: none;
}
#data-acknowledgement-card a:hover {
color: var(--hover);
text-decoration: underline;
}