[S] Default use light background for foreground

This commit is contained in:
Hykilpikonna
2019-11-10 13:40:37 -05:00
parent 93a01aeb5d
commit b936f8a0ca
+2 -2
View File
@@ -32,9 +32,9 @@
{
background: #555555 !important;
div
div, ul
{
background: #555555 !important;
background: #7d7d7d !important;
color: #e9e9e9 !important;
}
}