Add home link

This commit is contained in:
octospacc 2022-09-07 22:04:00 +02:00
parent 0f07037db7
commit f170895f91
1 changed files with 12 additions and 0 deletions

View File

@ -110,6 +110,17 @@ Button:Disabled {
}
*/
#HomeBtn {
Position: Absolute;
Top: 0px;
Left: 0px;
Margin: 0px;
Padding: 8px;
}
#HomeBtn A {
Color: #19D5FF;
}
#ResetBtn {
Color: #FF0000;
Padding-Bottom: 4px;
@ -123,6 +134,7 @@ Button:Disabled {
</head>
<body>
<div id="Main">
<h5 id="HomeBtn">[<a href="..">🔼 Home</a>]</h5>
<div id="Title" class="Section"><div>
<div id="TitleTitle">
<h3>HashyMagnet</h3>