@junkmale tableClass is the link to the custom.css values for styling
.weather .(tableClass name u picked) {
font-size:
color:
... etc
}
if u don’t have any info in custom.css for that classname(you picked), you get nothing different than the module provided (if any)
oh… don’t ever edit our files… it will break upgrades… (or any module provided file)
ALL CSS goes in custom.css
ALL config goes in config.js