mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
fix unreadable CWs in dark mode (#190)
This commit is contained in:
@@ -170,7 +170,7 @@
|
|||||||
|
|
||||||
@include dark-mode {
|
@include dark-mode {
|
||||||
background-color: lighten($content-bg-dark, 5%);
|
background-color: lighten($content-bg-dark, 5%);
|
||||||
color: #fff;
|
color: $gray-900;
|
||||||
}
|
}
|
||||||
|
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user