more mobile support and misc changes

This commit is contained in:
Halbear
2026-03-11 20:04:44 +00:00
parent b70fb4d2af
commit b016e6bd13
15 changed files with 524 additions and 142 deletions

View File

@@ -17,7 +17,7 @@
<div tabindex="0" class="hotbarButton" id="ArtworkBtn" onclick="document.location.href='Artwork.php';">
<a class="buttontext">Artwork</a>
</div>
<div tabindex="0" class="hotbarButton" id="ContactBtn" onclick="document.location.href='Contact.php';">
<div tabindex="0" class="hotbarButton" id="ContactBtn" onclick="document.location.href='HalbearNetLanding/ContactUs.php';">
<a class="buttontext">Contact</a>
</div>
<div tabindex="0" class="hotbarButtonSquare" id="AccountBtn" onclick="document.location.href='AccountCentre/AccountCentre.php?Action=Visit&SourcePage=<?php echo($Page)?>';">