You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just to be clear. I see the underline for links in the main text, but not inside the footnotes. Inspecting the CSS it seems to be on purpose, which is strange:
d-appendix a, d-appendix a.footnote-backlink {
color: var(--global-distill-app-color) !important;
}
Any links inside a doesn't appear different from the rest of the text. No underscore, no color, no nothing.
If it is intentional I would argue that it's very bad from a usability point of view. This way it's impossible to see on what one can click.
The text was updated successfully, but these errors were encountered: