<?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[.region table in main.css]]></title><description><![CDATA[<p dir="auto">In the main.css is:</p>
<pre><code>.region table {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
}

</code></pre>
<p dir="auto">shouldn’t it look like this? :</p>
<pre><code>.region.table {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/14536/region-table-in-main-css</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 20:28:24 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14536.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Jan 2021 12:01:01 GMT</pubDate><ttl>60</ttl></channel></rss>