<?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[Font size changes]]></title><description><![CDATA[<p dir="auto">How does one change the font size of text in a module?</p>
]]></description><link>https://forum.magicmirror.builders/topic/10448/font-size-changes</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 06:08:10 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/10448.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 May 2019 15:51:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Font size changes on Tue, 05 Oct 2021 14:30:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/matt216" aria-label="Profile: matt216">@<bdi>matt216</bdi></a> see<br />
<a href="https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1633443791518">https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1633443791518</a></p>
]]></description><link>https://forum.magicmirror.builders/post/95271</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95271</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 05 Oct 2021 14:30:50 GMT</pubDate></item><item><title><![CDATA[Reply to Font size changes on Tue, 05 Oct 2021 14:10:26 GMT]]></title><description><![CDATA[<p dir="auto">Wondering if I can ask advice. I have MMM-ip displaying the pi’s IP address, but it is tiny.<br />
I have added this to my custom.css:</p>
<pre><code>.MMM-ip	{
	font-size: 35px;
}

</code></pre>
<p dir="auto">and played around with different sizes, but the module doesn’t seem to change at all.</p>
<p dir="auto">Any ideas?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/95270</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95270</guid><dc:creator><![CDATA[matt216]]></dc:creator><pubDate>Tue, 05 Oct 2021 14:10:26 GMT</pubDate></item><item><title><![CDATA[Reply to Font size changes on Thu, 16 May 2019 10:14:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nwheate" aria-label="Profile: nwheate">@<bdi>nwheate</bdi></a></p>
<p dir="auto">You edit the custom.css file</p>
<p dir="auto">See<br />
<a href="https://forum.magicmirror.builders/topic/6808/css-101-getting-started-with-css-and-understanding-how-css-works/1">https://forum.magicmirror.builders/topic/6808/css-101-getting-started-with-css-and-understanding-how-css-works/1</a></p>
<p dir="auto">For how css works if you are new to css.</p>
<p dir="auto">But short it’s something like this</p>
<pre><code>.Modulename {font-size: 20px}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/57075</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/57075</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Thu, 16 May 2019 10:14:44 GMT</pubDate></item></channel></rss>