Mobile refining and structural fixes

This commit is contained in:
nnwhen 2025-03-19 12:48:40 +02:00
parent 3ce2b1fe29
commit 353bb53485
3 changed files with 15 additions and 23 deletions

View file

@ -2,6 +2,7 @@
<html lang="en">
<head>
<link rel="stylesheet" href="style.css" />
<script src="subsystem/subres/portal.js"></script>
<title>System Support</title>
<meta name="distribution" content="global" />
@ -46,10 +47,10 @@
<body>
<nav>
<a href="index.html">Home</a>
<a aria-hidden="true" tabindex="-1" id="here" href="#">Support</a>
<a href="subsystem/index.html" id="subsystem"
><div id="nonintrude">SUBSYSTEM</div></a
>
<a aria-hidden="true" tabindex="-1" id="here" href="#">Support</a
><a href="subsystem/index.html" id="subsystem" onclick="disableInject()">
<p id="nonintrude">SUBSYSTEM</p>
</a>
</nav>
<hgroup>
<h1><span class="dsre">System</span> Support</h1>