Fix reference links

This commit is contained in:
Ian Keane 2026-06-11 16:06:21 -04:00
parent 5812d3cc76
commit 13042bcfa3
2 changed files with 46 additions and 10 deletions

View file

@ -787,7 +787,6 @@ fieldset.active .fs-body { display: contents; }
.ref-link-anchor {
color: var(--accent);
font-size: .875rem;
word-break: break-all;
text-decoration: none;
}
.ref-link-anchor:hover { text-decoration: underline; }