A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Modify clock module
-
I’m using the default clock module. I was wondering if it was possible to edit the text color of the Date ( Top Line ) from gray to white. I’ve had a quick look through the clock.js config file but cant figure out how to do it. Any help would be appreciated.
-
In custom.css add
.clock .date {color: red}