MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
Work of the Day (wordnik) font size
-
I really like your module; however, I am trying to change the font size to be more like in the calendar. I am trying to learn about .css files (I have a post out), but was wondering if you can let me know what you are using. I looked at the .js file and inspected the elements, but I am pretty new at this.
So - how would I go about making all the font sizes identical to the “Origin” one? Where would I find what you did, and how would I override it in a custom.css file?
Thanks for any help
-
Use your browser’s console facility to inspect the HTML. You can find out exactly what the tags are that are being used and what needs changing.