Refactor navigation and footer elements in index.html and links.html

- Removed outdated "Navigator Ultimate" header from both index.html and links.html for a cleaner layout.
- Added a new guestbook link in links.html for improved navigation.
- Introduced a new CSS class for mini-evil-text to enhance footer styling in index.html.
- Adjusted CSS for nav-item positioning to improve visual alignment.
This commit is contained in:
2026-02-20 16:53:17 -10:00
parent 28ee28b1e4
commit 97470b7faa
4 changed files with 14 additions and 6 deletions

View File

@@ -14,10 +14,11 @@
<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>
<div class="nav-container">
<h4 class="nav-item">Navigator Ultimate <p class="mini-text">Trial Version</p></h4>
<a href="https://zane.org"><img class="nav-item" src="https://anlucas.neocities.org/42.gif"><br>Home</a>
<br><br>
<a href="https://zane.org/links.html"><img class="nav-item" src="https://anlucas.neocities.org/globe05.gif"><br>Links</a>
<br><br>
<a href="https://zaney.atabook.org/"><img class="nav-item" src="https://zane.org/buttons/gb.gif"><br>Guestbook</a>
</div>
</header>
<h1>Cool Links</h1>
@@ -48,6 +49,7 @@
<a class="why-are-you-looking-at-my-code" href="https://cepheus.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" alt="click to visit cepheus" src="https://cepheus.neocities.org/img/button2.gif"></a>
<a class="why-are-you-looking-at-my-code" href="https://disc-content.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://disc-content.neocities.org/images/disc-content-button.gif"></a>
<a class="why-are-you-looking-at-my-code" href="https://humanfly.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://humanfly.neocities.org/Images/button.gif"></a>
<a class="why-are-you-looking-at-my-code" href='https://blinkies.cafe' target='_blank'><img class="why-are-you-looking-at-my-code" src='https://blinkies.cafe/b/display/blinkiesCafe-badge.gif' alt='blinkies.cafe | make your own blinkies!'></a>
<br>
<br><br><p class="mini-text"><i>Last Updated: February 20th 2026</i></p>
<br>