A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
White outer border to use as light source
- 
 playing around with CSS found that changing the background from #000 to #aaa can create a light source like some of the expensive looking makeup mirrors. To do this: -cd css 
 -nano main.css
 -under html change background #000 to #aaa
 -ctrl+S to save, ctrl+X to exit
 -restart MMnote: if you have SNOW or other animation from the TOP you will see a light transparent gray bar. 
  
- 
 @ortizimo don’t need to restart. Press ctrl-r for reload 
- 
 you are correct! thnx! 
- 
 also best to do from custom.css and not main.css. 
