<?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[change size font any module]]></title><description><![CDATA[<p dir="auto">hello,<br />
is it possible to change size of font fot any module</p>
<p dir="auto">i try this but it doesn’t work</p>
<pre><code>
.MMM-PricCarburants {
font-size: 30px;
}

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/18812/change-size-font-any-module</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 01:25:50 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18812.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Jun 2024 15:31:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to change size font any module on Fri, 21 Jun 2024 09:29:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi, maybe the best way is using zoom functionality because,any logos will not follow the font size</p>
<p dir="auto">in custom css try this:</p>
<pre><code class="language-js">#CARBURANTS {
  zoom: 120%;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/118399</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/118399</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Fri, 21 Jun 2024 09:29:10 GMT</pubDate></item><item><title><![CDATA[Reply to change size font any module on Thu, 20 Jun 2024 17:45:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benoit73" aria-label="Profile: benoit73">@<bdi>benoit73</bdi></a> yes, but css is not so simple</p>
<p dir="auto">first is spelled with an x<br />
Prix</p>
<p dir="auto">2nd, this module provides css settings which you can override in custom.css</p>
<p dir="auto">3rd, many settings are not inherited down, so you ha e to focus on the right elements</p>
]]></description><link>https://forum.magicmirror.builders/post/118394</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/118394</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 20 Jun 2024 17:45:04 GMT</pubDate></item></channel></rss>