1
0
Fork 1

Fix footer layout

pull/10/head
gravel 3 years ago
parent 22a9d10ac8
commit aaad35338f
Signed by: gravel
SSH Key Fingerprint: SHA256:p4HP49CCk4YQMkJpWJ09L8peEPQWjERtdCRAFxPfbOY

@ -1,3 +1,12 @@
html.js .noscript {
display: none;
}
/* Dead style */
html:not(.js) .js-only {
display: none;
}
header { header {
display: flex; display: flex;
direction: row; direction: row;
@ -81,7 +90,9 @@ footer p {
} }
footer nav a { footer nav a {
margin: 0 .5ch; display: inline-block;
margin: .25em;
white-space: nowrap;
} }
/* <Colors> */ /* <Colors> */

@ -57,13 +57,11 @@
objectionable or illegal content, but objectionable or illegal content, but
you should still proceed with caution. you should still proceed with caution.
</p> </p>
<noscript> <p class="noscript">
<p> This site works fine without JavaScript.
This site works fine without JavaScript. However, some interactive features are
However, some interactive features are only available with JS enabled.
only available with JS enabled. </p>
</p>
</noscript>
<nav> <nav>
<a <a
href="https://lokilocker.com/Mods/Session-Groups/wiki/Session-Closed-Groups" href="https://lokilocker.com/Mods/Session-Groups/wiki/Session-Closed-Groups"