simplify styling

This commit is contained in:
2023-04-06 03:46:39 +00:00
parent 9469de72fe
commit 09bf0ebbe9
6 changed files with 38 additions and 112 deletions

View File

@@ -12,21 +12,14 @@
</head>
<body>
<header>
<div id="logo">
<p style="font-size: xxx-large; margin: 0px;">tronnet</p>
</div>
<div id="title">
<h1>Instances</h1>
<p style="font-size: xxx-large;">/</p>
<h2 id="name"></h2>
</div>
<div id="hr1"><hr></div>
<div id="hr2"><hr></div>
<h1>tronnet</h1>
<hr>
<nav id="nav">
<a href="login.html" aria-current="true">Login</a>
</nav>
<a href="login.html">Login</a>
</nav>
</header>
<main>
<h2>Login</h2><hr>
<form style="margin-left: auto; margin-right: auto;">
<fieldset>
<legend>Proxmox VE Login</legend>