<?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[Reduce font size in System stats]]></title><description><![CDATA[<p dir="auto">hi guys<br />
anyone know how to reduce font size in this module<br />
thanks```</p>
]]></description><link>https://forum.magicmirror.builders/topic/14353/reduce-font-size-in-system-stats</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 01:49:25 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14353.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 02 Jan 2021 14:12:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Reduce font size in System stats on Tue, 05 Jan 2021 12:30:07 GMT]]></title><description><![CDATA[<p dir="auto">ground control to major C</p>
<p dir="auto">WOW,it works,you are a genius…thanks so much, I had just about given up on stats</p>
]]></description><link>https://forum.magicmirror.builders/post/86755</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86755</guid><dc:creator><![CDATA[pieguy]]></dc:creator><pubDate>Tue, 05 Jan 2021 12:30:07 GMT</pubDate></item><item><title><![CDATA[Reply to Reduce font size in System stats on Tue, 05 Jan 2021 11:59:17 GMT]]></title><description><![CDATA[<p dir="auto">It is very easy,</p>
<p dir="auto">in the folder</p>
<pre><code>/home/pi/MagicMirror/css
</code></pre>
<p dir="auto">copy&amp;paste the main.css and rename it to custom.css.</p>
<p dir="auto">Delete everything in the NEW file and copy&amp;paste what I wrote.</p>
<p dir="auto">Than restart you MM.</p>
]]></description><link>https://forum.magicmirror.builders/post/86753</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86753</guid><dc:creator><![CDATA[MajorC]]></dc:creator><pubDate>Tue, 05 Jan 2021 11:59:17 GMT</pubDate></item><item><title><![CDATA[Reply to Reduce font size in System stats on Tue, 05 Jan 2021 11:55:46 GMT]]></title><description><![CDATA[<p dir="auto">thanks major<br />
not quite sure where to paste this code, tried  everything so I have decided to scrap the module ,as it  is way beyond my comprehension… guess I will have to stick with the simple<br />
modules …this app says everything is optional, but dont say how to implement the options.</p>
<p dir="auto">thanks for your reply and happy coding</p>
]]></description><link>https://forum.magicmirror.builders/post/86752</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86752</guid><dc:creator><![CDATA[pieguy]]></dc:creator><pubDate>Tue, 05 Jan 2021 11:55:46 GMT</pubDate></item><item><title><![CDATA[Reply to Reduce font size in System stats on Tue, 05 Jan 2021 10:54:06 GMT]]></title><description><![CDATA[<p dir="auto">Try:</p>
<pre><code>/**
 * MMM-SystemStats styles
 */
.MMM-SystemStats table {
	width: 350px; 
	/*color: #666; */
	font-size: 20px;
 }
 
.MMM-SystemStats td {
    line-height: 25px;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/86747</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86747</guid><dc:creator><![CDATA[MajorC]]></dc:creator><pubDate>Tue, 05 Jan 2021 10:54:06 GMT</pubDate></item><item><title><![CDATA[Reply to Reduce font size in System stats on Tue, 05 Jan 2021 08:56:40 GMT]]></title><description><![CDATA[<p dir="auto">thanks george, but there is no css file in this module .I have looked everywhere but cant figure it out, I am a nubbie btw<br />
thanks anyway</p>
]]></description><link>https://forum.magicmirror.builders/post/86743</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86743</guid><dc:creator><![CDATA[pieguy]]></dc:creator><pubDate>Tue, 05 Jan 2021 08:56:40 GMT</pubDate></item><item><title><![CDATA[Reply to Reduce font size in System stats on Sun, 03 Jan 2021 10:20:34 GMT]]></title><description><![CDATA[<p dir="auto">in  custom.css</p>
]]></description><link>https://forum.magicmirror.builders/post/86636</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86636</guid><dc:creator><![CDATA[George]]></dc:creator><pubDate>Sun, 03 Jan 2021 10:20:34 GMT</pubDate></item><item><title><![CDATA[Reply to Reduce font size in System stats on Sun, 03 Jan 2021 10:18:05 GMT]]></title><description><![CDATA[<p dir="auto">Something like this:<br />
.calendar .title<br />
{<br />
font-size:15px;<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/86635</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86635</guid><dc:creator><![CDATA[George]]></dc:creator><pubDate>Sun, 03 Jan 2021 10:18:05 GMT</pubDate></item></channel></rss>