mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
[pl][blog] autokorekta - fix dark mode issues
This commit is contained in:
parent
fb664871a7
commit
4df93994cb
@ -253,4 +253,12 @@ body[data-theme="dark"] {
|
||||
color: $primary;
|
||||
}
|
||||
}
|
||||
|
||||
.alert-warning a.btn-primary {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
.badge.bg-dark {
|
||||
color: $black;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user