A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
One more change hopefully
-
maybe try this in your custom.css:
header { color: #fff; }
-
@cruunnerr that worked, now how about font size for these. They are small now. Would like to try medium. Thx
-
i am not sure because i just know what i needed by myself yet ^^, but try this:
header { color: #fff; font-size: 30px; }
take a look at the main.css
U can see all variables and maybe put them together to your custom.css as u wish :)https://github.com/MichMich/MagicMirror/blob/master/css/main.css
-
@cruunnerr thx, 20 worked perfect.
-
glad to hear that.
moreover u did a great job with your mirror ;)