readded bg blur for bar

added icon labels
made bar more opaque
fixed 1.8 link
This commit is contained in:
neon443
2024-04-02 18:50:55 +01:00
parent 16158fd27c
commit b18b8a8bdd
2 changed files with 20 additions and 9 deletions

View File

@@ -43,9 +43,12 @@
</p>
<table style="width:100%">
<tr>
<td class="icntd"><a href="https://neon443.github.io/eaglercraft152"><img class="icn" src="images/minecraft/1.5.png"></a></td>
<td class="icntd"><a href="https://neon443.github.io/eaglercraft188"><img class="icn" src="images/minecraft/1.8.png"></a></td>
<td class="icntd"></td>
<td class="icn"><a href="https://neon443.github.io/eaglercraft152"><img src="images/minecraft/1.5.png" alt=""></a></td>
<td class="icn"><a href="https://neon443.github.io/eaglercraft188"><img src="images/minecraft/1.8.png" alt=""></a></td>
</tr>
<tr>
<td class="label"><p>Minecraft 1.5.2</p></td>
<td class="label"><p>Minecraft 1.8.8 u27</p></td>
</tr>
</table><br>
</body>