Update navigation images in index.html and links.html for consistency and improved visuals

This commit is contained in:
2026-02-20 18:00:39 -10:00
parent 53ed2e9e04
commit a9e2f0acd0
4 changed files with 6 additions and 6 deletions

BIN
buttons/cd.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
buttons/globe05.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

View File

@@ -15,16 +15,16 @@
<img class="eeto" src="https://anlucas.neocities.org/under-con.gif" alt="Under Construction"> <img class="eeto" src="https://anlucas.neocities.org/under-con.gif" alt="Under Construction">
<a href="https://zaney.atabook.org/"><img class="eeto" src="https://zane.org/buttons/guestbook.gif"></a> <a href="https://zaney.atabook.org/"><img class="eeto" src="https://zane.org/buttons/guestbook.gif"></a>
<div class="nav-container"> <div class="nav-container">
<a href="https://zane.org"><img class="nav-item" src="https://anlucas.neocities.org/42.gif"><br>Home</a> <a href="https://zane.org"><img class="nav-item" src="https://zane.org/buttons/cd.gif"><br>Home</a>
<br><br> <br><br>
<a href="https://zane.org/links.html"><img class="nav-item" src="https://anlucas.neocities.org/globe05.gif"><br>Links</a> <a href="https://zane.org/links.html"><img class="nav-item" src="https://zane.org/buttons/globe05.gif"><br>Links</a>
<br><br> <br><br>
<a href="https://zaney.atabook.org/"><img class="nav-item" src="https://zane.org/buttons/gb.gif"><br>Guestbook</a> <a href="https://zaney.atabook.org/"><img class="nav-item" src="https://zane.org/buttons/gb.gif"><br>Guestbook</a>
</div> </div>
</header> </header>
<div class="content"> <div class="content">
<h1 class="content">Welcome to my website :D</h1> <h1 class="content">Welcome to my website :D</h1>
<p>Hello! I am Zane, a young person that feels like 2000s internet was peak but wasn't lucky enough to experience it. If you are web surfing then I think you willl enjoy going to the <a href="links.html">links page</a> but if you are just here randomly then settle down and enjoy the song I picked out for you. Below you can see my updates on life, but I don't post often.</p> <p>Hello! I am Zane, a young person that feels like 2000s internet was peak but wasn't lucky enough to experience it. If you are web surfing then I think you will enjoy going to the <a href="links.html">links page</a> but if you are just here randomly then settle down and enjoy the song I picked out for you. Below you can see my updates on life, but I don't post often.</p>
</div> </div>
<div class="content"> <div class="content">
<h1 class="content">Life</h1> <h1 class="content">Life</h1>

View File

@@ -14,9 +14,9 @@
<img class="eeto" src="https://anlucas.neocities.org/under-con.gif" alt="Under Construction"> <img class="eeto" src="https://anlucas.neocities.org/under-con.gif" alt="Under Construction">
<a href="https://zaney.atabook.org/"><img class="eeto" src="https://zane.org/buttons/guestbook.gif"></a> <a href="https://zaney.atabook.org/"><img class="eeto" src="https://zane.org/buttons/guestbook.gif"></a>
<div class="nav-container"> <div class="nav-container">
<a href="https://zane.org"><img class="nav-item" src="https://anlucas.neocities.org/42.gif"><br>Home</a> <a href="https://zane.org"><img class="nav-item" src="https://zane.org/buttons/cd.gif"><br>Home</a>
<br><br> <br><br>
<a href="https://zane.org/links.html"><img class="nav-item" src="https://anlucas.neocities.org/globe05.gif"><br>Links</a> <a href="https://zane.org/links.html"><img class="nav-item" src="https://zane.org/buttons/globe05.gif"><br>Links</a>
<br><br> <br><br>
<a href="https://zaney.atabook.org/"><img class="nav-item" src="https://zane.org/buttons/gb.gif"><br>Guestbook</a> <a href="https://zaney.atabook.org/"><img class="nav-item" src="https://zane.org/buttons/gb.gif"><br>Guestbook</a>
</div> </div>