A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
How to set Font in Alarm Clock
-
@morozgrafix I actually tried changing the font-size in the .js file, but no go, still the size is unaffected,
adding!importanttofont-sizeworksEdit, it works when you change the correct line. sorry my mistake, so we can conclude that it is as morozgrafix says, the inline style overwrites the css files.
So a quick fix would be to just use !important in the cssAnd Then someone can make a pull request on the default module to remove the inline styles and add it to the css file instead
-
@morozgrafix was totally right, edited my post above
-
@broberg I agree with you and think that getting rid of those inline styles is the best long term solution
