A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
-=]!Show Your Module Setup![=-
- 
 This post is deleted!
- 
 @michael24h said in -=]!Show Your Module Setup![=-: that greate x4, can we change font colour in css ? Yes, you can change the color and the size } .newsfeed div.light.small.dimmed { color: #99F; /* color for newsfeed **source** */ font-size: 24px; /* size for newsfeed **source** */ }and, if I’m not mistaken } .newsfeed div.bright.medium.light { color: #99F; /* color for newsfeed **headline** */ font-size: 24px; /* size for newsfeed **headline** */ } Change the `color:` values and the `font-size:` values Please let me know if these work for you
- 
 cool thanks for this 
- 
 @michael24h said in -=]!Show Your Module Setup


