0
0
Fork 0

Fix contrast of some elements with new brand colors (#18691)

This commit is contained in:
Eugen Rochko 2022-06-19 08:18:08 +02:00 committed by GitHub
parent 7b5100aaed
commit 0391b2a603
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 34 additions and 42 deletions

View file

@ -791,7 +791,7 @@
border-top: 0;
a {
color: lighten($ui-highlight-color, 8%);
color: $highlight-text-color;
}
dl:first-child .verified {