Skip to content

Commit 5d60855

Browse files
authored
fix(styles/respec): make bibref links distinguishable for a11y (#4919)
1 parent 5f32c29 commit 5d60855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/respec.css.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ a[href].respec-offending-element {
5959
}
6060
6161
cite .bibref {
62-
font-style: normal;
62+
font-style: italic;
6363
}
6464
6565
a[href].orcid {

0 commit comments

Comments
 (0)