Stuck in light mode?
-
my header is normally green but all of the sudden it’s white and nothing works to fix it back. i can trace it back to stdin.css with the following line:
.light-mode {
background-color: #fff;
color: #404248; }
.light-mode a:not(.button) {
color: #404248; }where #fff is the problem but i can not change it. can i switch between light and dark mode?
please help thanks
The page I need help with: [log in to see the link]
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Stuck in light mode?’ is closed to new replies.