Mobile refining and structural fixes
This commit is contained in:
parent
3ce2b1fe29
commit
353bb53485
3 changed files with 15 additions and 23 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue