working but hacky

This commit is contained in:
2023-04-06 02:56:37 +00:00
parent 4e11110c95
commit 9469de72fe
5 changed files with 88 additions and 22 deletions

View File

@@ -26,13 +26,19 @@
</head>
<body>
<header>
<img id="logo" src="logo.webp">
<div id="logo">
<p style="font-size: xxx-large; margin: 0px;">tronnet</p>
</div>
<div id="title">
<h1>Instances</h1>
</div>
<div id="hr1"><hr></div>
<div id="hr2"><hr></div>
<nav id="nav">
<a href="index.html" aria-current="true">Instances</a>
<a href="account.html">Account</a>
<a href="login.html">Logout</a>
</nav>
<h1 id="title">Instances</h1>
</nav>
</header>
<main>
<div id="instance-container">