Commit Graph
2 Commits
Author SHA1 Message Date
login000 13331aae80 Adds "prefers-reduced-motion" media query
Adds prefers-reduced-motion media query to not show blinking _ if the user prefers reduced motion (as indicated by their OS settings).
2020-05-07 14:34:47 +10:00
login000 2b05b8592c Updated wiki.tmpl to let some bugs out
1. Moved the footer to before </body>
2. Wrapped <div class="content"></div> around the actual contents of <body> (excluding the navbar and footer, just like the main tilde.club page).
3. Added a missing </div> for <div class="col">
4. Removed a couple newlines after the </html> tag.
2020-05-07 14:26:14 +10:00