<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[custom css with default weather module]]></title><description><![CDATA[<p dir="auto">how to differentiate between current and forecast in custom.css when they both use the same module name?  ie .weather .wi-day.sunny gets both current and forecast.  how do you specify only the current weather in custom.css?</p>
]]></description><link>https://forum.magicmirror.builders/topic/17265/custom-css-with-default-weather-module</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 04:17:58 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17265.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Oct 2022 22:22:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to custom css with default weather module on Sun, 09 Oct 2022 16:08:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> works like a champ.  thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/105063</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105063</guid><dc:creator><![CDATA[sixerdoodle]]></dc:creator><pubDate>Sun, 09 Oct 2022 16:08:40 GMT</pubDate></item><item><title><![CDATA[Reply to custom css with default weather module on Thu, 06 Oct 2022 22:26:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sixerdoodle" aria-label="Profile: sixerdoodle">@<bdi>sixerdoodle</bdi></a> you can ADD  a classname to the instance</p>
<p dir="auto">after</p>
<pre><code>module:   "weather",
classes:"forecast",  // for example on the forecast
</code></pre>
<p dir="auto">then use that in custom.css</p>
<p dir="auto">.forecast  … whatever</p>
]]></description><link>https://forum.magicmirror.builders/post/105015</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105015</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 06 Oct 2022 22:26:07 GMT</pubDate></item></channel></rss>