<?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 can i reduce the font size in calendar app???]]></title><description><![CDATA[<p dir="auto">the font  size in the calender app is for my MM too big how can i resize it ??<br />
thanks for help</p>
]]></description><link>https://forum.magicmirror.builders/topic/5023/how-can-i-reduce-the-font-size-in-calendar-app</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 22:41:41 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/5023.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Oct 2017 19:44:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how can i reduce the font size in calendar app??? on Mon, 02 Oct 2017 18:22:50 GMT]]></title><description><![CDATA[<p dir="auto">thanks a lot, this did it</p>
]]></description><link>https://forum.magicmirror.builders/post/28893</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28893</guid><dc:creator><![CDATA[tbbear]]></dc:creator><pubDate>Mon, 02 Oct 2017 18:22:50 GMT</pubDate></item><item><title><![CDATA[Reply to how can i reduce the font size in calendar app??? on Mon, 02 Oct 2017 16:06:49 GMT]]></title><description><![CDATA[<p dir="auto">Add the following to you <code>custom.css</code>  file (after the <code>body {    }</code> part)</p>
<pre><code>.calendar .small {
  font-size: 15px; 
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/28874</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28874</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Mon, 02 Oct 2017 16:06:49 GMT</pubDate></item></channel></rss>