Merge remote-tracking branch 'origin/main'

This commit is contained in:
PrestonT500 2025-01-09 17:57:05 -08:00
commit a851053a44
2 changed files with 4 additions and 4 deletions

View File

@ -114,7 +114,7 @@ button:hover {
}
.footer {
background-color: #010101;
background-color: #808080;
color: white; /* Light text color for footer */
padding: 10px;
text-align: center;

View File

@ -81,14 +81,14 @@
<a class="version-link filter-button" href="./eagler-files/wasm/1.8/AstraClient/index.html">
<button>Astra Client [WASM]</button>
</a>
<a class="version-link filter-button" href="./eagler-files/1.8/EaglerForge/index.html">
<button>EaglerForge</button>
</a>
</div>
</div>
<div id="moddedButtons">
<p class="version-text">Version 1.8 Modded Clients</p>
<div class="Container18">
<a class="version-link filter-button" href="./eagler-files/1.8/EaglerForge/index.html">
<button>EaglerForge</button>
</a>
<a class="modded-buttons filter-button" href="./eagler-files/modded/1.8/Starlike/index.html">
<button>Starlike Client</button>
</a>