diff --git a/_scss/_night-mode.scss b/_scss/_night-mode.scss index b0a77e66c9..5c282848b4 100755 --- a/_scss/_night-mode.scss +++ b/_scss/_night-mode.scss @@ -26,7 +26,7 @@ body.night { } ol, ul { - color: #c7c9ca; + color: #c7c9ca !important; } .header { background-color: #101c29!important;