|
@@ -61,7 +61,6 @@ body.darkTheme #themeColorButton{
|
|
|
|
|
|
body{
|
|
body{
|
|
background-color:var(--theme_bg);
|
|
background-color:var(--theme_bg);
|
|
- color: var(--text_color);
|
|
|
|
}
|
|
}
|
|
|
|
|
|
.functiontab{
|
|
.functiontab{
|
|
@@ -127,6 +126,9 @@ body{
|
|
display: none !important;
|
|
display: none !important;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.rulesInstructions, .rulesInstructions span{
|
|
|
|
+ color: white !important;
|
|
|
|
+}
|
|
|
|
|
|
.ui.divider{
|
|
.ui.divider{
|
|
font-weight: 300;
|
|
font-weight: 300;
|