Fix contrast of some elements with new brand colors (#18691)
This commit is contained in:
@ -791,7 +791,7 @@
|
||||
border-top: 0;
|
||||
|
||||
a {
|
||||
color: lighten($ui-highlight-color, 8%);
|
||||
color: $highlight-text-color;
|
||||
}
|
||||
|
||||
dl:first-child .verified {
|
||||
|
Reference in New Issue
Block a user