mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -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;
|
color: $primary;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.alert-warning a.btn-primary {
|
||||||
|
color: $white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.badge.bg-dark {
|
||||||
|
color: $black;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user