diff --git a/listings.html b/listings.html index 9856763..b6f307b 100755 --- a/listings.html +++ b/listings.html @@ -2,6 +2,7 @@ + System Listings @@ -56,7 +57,9 @@

We Are The System

diff --git a/res/asset-index-style.css b/res/asset-index-style.css index b69a835..60f284a 100644 --- a/res/asset-index-style.css +++ b/res/asset-index-style.css @@ -3,22 +3,18 @@ flex-direction: row; flex-wrap: wrap; } +#ndx-ndx > section { + margin: auto; +} #ndx-ndx article > :last-child { margin-bottom: 5px; } #ndx-news, -#ndx-decree, -#ndx-more { - margin: 0; -} -#ndx-news, #ndx-more { display: flex; flex-direction: column; - min-width: 270px; - - margin-left: min(2%, 25px); - margin-right: min(2%, 25px); + flex-grow: 1; + max-width: min(90%, 500px); } #ndx-news article, #ndx-more article { @@ -28,6 +24,7 @@ } #ndx-decree { + max-width: min(90%, 670px); flex-grow: 2; text-align: center; border: var(--text) double 8px; @@ -48,10 +45,6 @@ text-align: left; } -#ndx-news { - width: 10%; - flex-grow: 1; -} #ndx-news h1, #ndx-news h2 { margin: 5px auto; @@ -61,11 +54,6 @@ font-size: small; } -#ndx-more { - width: 10%; - flex-grow: 1; - max-width: 500px; -} #ndx-more img { width: 100%; } diff --git a/support.html b/support.html index 7763781..e940fac 100755 --- a/support.html +++ b/support.html @@ -2,6 +2,7 @@ + System Support @@ -46,10 +47,10 @@

System Support