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
<sup> elements look just like other text elements due to sharing the same font-size and vertical-align, and this could present accessibility issues.
I found it necessary to override Sierra with the following:
supvertical-align: superfont-size: 0.8rem
The text was updated successfully, but these errors were encountered:
sburris0
changed the title
Superscript indistinguishable from normal links
Superscript indistinguishable from normal text
Nov 26, 2020
<sup>
elements look just like other text elements due to sharing the same font-size and vertical-align, and this could present accessibility issues.I found it necessary to override Sierra with the following:
The text was updated successfully, but these errors were encountered: