Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
a851053a44
@ -114,7 +114,7 @@ button:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
background-color: #010101;
|
background-color: #808080;
|
||||||
color: white; /* Light text color for footer */
|
color: white; /* Light text color for footer */
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
@ -81,14 +81,14 @@
|
|||||||
<a class="version-link filter-button" href="./eagler-files/wasm/1.8/AstraClient/index.html">
|
<a class="version-link filter-button" href="./eagler-files/wasm/1.8/AstraClient/index.html">
|
||||||
<button>Astra Client [WASM]</button>
|
<button>Astra Client [WASM]</button>
|
||||||
</a>
|
</a>
|
||||||
<a class="version-link filter-button" href="./eagler-files/1.8/EaglerForge/index.html">
|
|
||||||
<button>EaglerForge</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="moddedButtons">
|
<div id="moddedButtons">
|
||||||
<p class="version-text">Version 1.8 Modded Clients</p>
|
<p class="version-text">Version 1.8 Modded Clients</p>
|
||||||
<div class="Container18">
|
<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">
|
<a class="modded-buttons filter-button" href="./eagler-files/modded/1.8/Starlike/index.html">
|
||||||
<button>Starlike Client</button>
|
<button>Starlike Client</button>
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user