mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
(dark)(a11y) improve contrast of <mark> in dark mode
This commit is contained in:
parent
ac0dd81244
commit
ddef23f0f0
@ -221,7 +221,7 @@ body[data-theme="dark"] {
|
||||
}
|
||||
|
||||
mark {
|
||||
background-color: #848171;
|
||||
background-color: #856504;
|
||||
color: $light;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user