fixup html

This commit is contained in:
MattTheTekie 2023-04-08 14:41:41 -04:00
commit 78cee31af0
25 changed files with 6 additions and 6 deletions

View file

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Before After
Before After

View file

@ -30,10 +30,10 @@
</script>
<title>Saviis Auction Listings</title>
</head>
<body style="background: url(../images/backgrounds/background0.html)">
<body style="background: url(..../images/backgrounds/background0.html)">
<div style="padding:2px; text-align:center">
<a href="../index.html"><img src="../images/logo.html" alt="Logo" /></a>
<a href="../index.html"><img src="..../images/logo.html" alt="Logo" /></a>
</div>
<div class="menu_section" style="padding:0px">
@ -66,13 +66,13 @@
</div>
<div class="menu_blank" style="text-align:center; display:block !important" id="section_patreon">
<a href="../../external.html?link=https://www.patreon.com/bePatron?u=12259836"><img src="../images/patreon.png" alt="Patreon" /></a>
<a href="../../external.html?link=https://www.patreon.com/bePatron?u=12259836"><img src="..../images/patreon.png" alt="Patreon" /></a>
</div>
<div class="menu_blank" style="text-align:center; display:block !important" id="section_paypal">
<form action="../../external.html?link=https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="hosted_button_id" value="R5Z3VKDSH6EFC" />
<input type="image" src="../images/btn_donate_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<input type="image" src="..../images/btn_donate_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
</form>
</div>
@ -100,8 +100,8 @@
</div>
<div style="margin:5px; text-align:center">
<a href="../index-2.html"><img class="icon" src="../images/icons/icon_home.png" alt="Home" /></a>
<a href="../menu_saviis.html"><img class="icon" src="../images/icons/icon_back.png" alt="Saviis Home" /></a>
<a href="../index-2.html"><img class="icon" src="..../images/icons/icon_home.png" alt="Home" /></a>
<a href="../menu_saviis.html"><img class="icon" src="..../images/icons/icon_back.png" alt="Saviis Home" /></a>
</div>
<div style="font-size:8px; text-align:justify">

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.