diff --git a/index.html b/index.html index 1dfd1c3..aea9caf 100755 --- a/index.html +++ b/index.html @@ -58,9 +58,9 @@

We Are The System

diff --git a/listings.html b/listings.html index aebd803..9856763 100755 --- a/listings.html +++ b/listings.html @@ -56,7 +56,7 @@

We Are The System

diff --git a/res/asset-index-style.css b/res/asset-index-style.css index 62074d0..b69a835 100644 --- a/res/asset-index-style.css +++ b/res/asset-index-style.css @@ -10,14 +10,15 @@ #ndx-decree, #ndx-more { margin: 0; - margin-left: min(2%, 25px); - margin-right: min(2%, 25px); } #ndx-news, #ndx-more { display: flex; flex-direction: column; - margin: auto; + min-width: 270px; + + margin-left: min(2%, 25px); + margin-right: min(2%, 25px); } #ndx-news article, #ndx-more article { @@ -64,7 +65,6 @@ width: 10%; flex-grow: 1; max-width: 500px; - margin: auto; } #ndx-more img { width: 100%; diff --git a/style.css b/style.css index 515ff3f..6a46ab0 100644 --- a/style.css +++ b/style.css @@ -26,6 +26,8 @@ body { background-color: var(--background); font-family: "playfair", serif; + margin: 0; + padding: 0; } h1, h2 { @@ -84,8 +86,20 @@ nav a:hover { } #subsystem { + position: relative; + height: 41px; animation: glitch 1s infinite; } +#nonintrude { + position: absolute; + height: 21px; + top: 0; + bottom: 0; + left: 0; + right: 0; + margin: auto; + vertical-align: middle; +} hgroup { margin: 20px auto; diff --git a/subsystem/subres/portal.js b/subsystem/subres/portal.js index 1e91f81..f83cf0e 100644 --- a/subsystem/subres/portal.js +++ b/subsystem/subres/portal.js @@ -14,11 +14,11 @@ function inject() { "FO-CHÓRAS", "KĀNĀWAI", "SUBSYSTEM", + "サブシステム", + "ΥΠΟΣΥΣΤΕΜΑ", ]; - // "サブシステム", "ΥΠΟΣΥΣΤΕΜΑ", - - document.getElementById("subsystem").innerHTML = + document.getElementById("nonintrude").innerHTML = terms[Math.floor(Math.random() * terms.length)]; } diff --git a/support.html b/support.html index d99d452..7763781 100755 --- a/support.html +++ b/support.html @@ -47,7 +47,9 @@

System Support