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 Listings</title>
|
||||
|
||||
<meta name="distribution" content="global" />
|
||||
|
@ -56,7 +57,9 @@
|
|||
<nav>
|
||||
<a href="index.html">Home</a>
|
||||
<a href="support.html">Support</a>
|
||||
<a href="subsystem/index.html" id="subsystem"><div id="nonintrude">SUBSYSTEM</div></a>
|
||||
<a href="subsystem/index.html" id="subsystem" onclick="disableInject()">
|
||||
<p id="nonintrude">SUBSYSTEM</p>
|
||||
</a>
|
||||
</nav>
|
||||
<hgroup>
|
||||
<h1>We Are <span class="dsre">The System</span></h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue