fix stlye sheet scoping,

imrpove some styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-04-05 23:35:11 +00:00
parent 31042464a4
commit b552026d81
8 changed files with 40 additions and 27 deletions

View File

@@ -12,6 +12,8 @@
</head>
<body>
<header>
<h1>tronnet</h1>
<hr>
<nav>
<a href="login.html" aria-current="true">LOGIN</a>
</nav>