<?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[How to adjust Systemstats]]></title><description><![CDATA[<p dir="auto">My custom.css is empty. How can i use a smaller font for MMM-SystemStats?</p>
]]></description><link>https://forum.magicmirror.builders/topic/2440/how-to-adjust-systemstats</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 19:32:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2440.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Apr 2017 15:06:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to adjust Systemstats on Fri, 28 Apr 2017 16:11:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/broberg" aria-label="Profile: broberg">@<bdi>broberg</bdi></a> <a href="https://github.com/MichMich/MagicMirror#configuration" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror#configuration</a> scroll down to module configuration</p>
<p dir="auto"><a href="https://github.com/MichMich/MagicMirror/blob/master/js/loader.js#L105" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/blob/master/js/loader.js#L105</a></p>
<p dir="auto"><a href="https://github.com/MichMich/MagicMirror/blob/master/js/main.js#L34" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/blob/master/js/main.js#L34</a></p>
]]></description><link>https://forum.magicmirror.builders/post/20709</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20709</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Fri, 28 Apr 2017 16:11:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to adjust Systemstats on Fri, 28 Apr 2017 15:42:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/strawberry-3.141" aria-label="Profile: strawberry-3.141">@<bdi>strawberry-3.141</bdi></a> just as a side note, would the class be added to the module div classes?</p>
]]></description><link>https://forum.magicmirror.builders/post/20708</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20708</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Fri, 28 Apr 2017 15:42:14 GMT</pubDate></item><item><title><![CDATA[Reply to How to adjust Systemstats on Fri, 28 Apr 2017 15:41:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fox" aria-label="Profile: fox">@<bdi>fox</bdi></a> outside</p>
]]></description><link>https://forum.magicmirror.builders/post/20707</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20707</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Fri, 28 Apr 2017 15:41:06 GMT</pubDate></item><item><title><![CDATA[Reply to How to adjust Systemstats on Fri, 28 Apr 2017 15:35:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/broberg" aria-label="Profile: broberg">@<bdi>broberg</bdi></a> said in <a href="/post/20704">How to adjust Systemstats</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fox" aria-label="Profile: fox">@<bdi>fox</bdi></a> try</p>
<pre><code>.MMM-SystemStats {
Font-size: 70%;
}
</code></pre>
<p dir="auto">In your custom.css file</p>
</blockquote>
<p dir="auto">Thank you. Inside Body {} or outside?</p>
]]></description><link>https://forum.magicmirror.builders/post/20706</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20706</guid><dc:creator><![CDATA[fox]]></dc:creator><pubDate>Fri, 28 Apr 2017 15:35:35 GMT</pubDate></item><item><title><![CDATA[Reply to How to adjust Systemstats on Fri, 28 Apr 2017 15:24:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fox" aria-label="Profile: fox">@<bdi>fox</bdi></a> no because its a feature of magicmirror</p>
]]></description><link>https://forum.magicmirror.builders/post/20705</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20705</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Fri, 28 Apr 2017 15:24:40 GMT</pubDate></item><item><title><![CDATA[Reply to How to adjust Systemstats on Fri, 28 Apr 2017 15:23:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fox" aria-label="Profile: fox">@<bdi>fox</bdi></a> try</p>
<pre><code>.MMM-SystemStats {
Font-size: 70%;
}
</code></pre>
<p dir="auto">In your custom.css file</p>
]]></description><link>https://forum.magicmirror.builders/post/20704</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20704</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Fri, 28 Apr 2017 15:23:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to adjust Systemstats on Fri, 28 Apr 2017 15:11:20 GMT]]></title><description><![CDATA[<p dir="auto">Thx @strawberry-3-141 but this is not in the docu <a href="https://github.com/BenRoe/MMM-SystemStats" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/BenRoe/MMM-SystemStats</a> or?</p>
]]></description><link>https://forum.magicmirror.builders/post/20703</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20703</guid><dc:creator><![CDATA[fox]]></dc:creator><pubDate>Fri, 28 Apr 2017 15:11:20 GMT</pubDate></item><item><title><![CDATA[Reply to How to adjust Systemstats on Fri, 28 Apr 2017 15:10:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fox" aria-label="Profile: fox">@<bdi>fox</bdi></a> I guess you could do it also in the config</p>
<p dir="auto">{<br />
module: “MMM-SystemStats”,<br />
classes: “small”,<br />
…<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/20702</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20702</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Fri, 28 Apr 2017 15:10:03 GMT</pubDate></item></channel></rss>