mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
added fancade and drive mad
This commit is contained in:
BIN
images/fancade/drive.png
Normal file
BIN
images/fancade/drive.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 230 KiB |
BIN
images/fancade/icon.png
Normal file
BIN
images/fancade/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 148 KiB |
@@ -47,12 +47,16 @@
|
|||||||
<td class="icn"><a href="https://neon443.github.io/eaglercraftX188"><img src="images/minecraft/1.8.png" alt=""></a></td>
|
<td class="icn"><a href="https://neon443.github.io/eaglercraftX188"><img src="images/minecraft/1.8.png" alt=""></a></td>
|
||||||
<td class="icn"><a href="https://neon443.github.io/webEPK"><img src="images/webEPK/icon.png" alt=""></a></td>
|
<td class="icn"><a href="https://neon443.github.io/webEPK"><img src="images/webEPK/icon.png" alt=""></a></td>
|
||||||
<td class="icn"><a href="https://neon443.github.io/2048"><img src="images/2048/icon.png" alt=""></a></td>
|
<td class="icn"><a href="https://neon443.github.io/2048"><img src="images/2048/icon.png" alt=""></a></td>
|
||||||
|
<td class="icn"><a href="https://neon443.github.io/fancade"><img src="images/fancade/icon.png" alt=""></a></td>
|
||||||
|
<td class="icn"><a href="https://neon443.github.io/fancade/drive.html"><img src="images/fancade/drive.png" alt=""></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="label"><p>Minecraft 1.5.2</p></td>
|
<td class="label"><p>Minecraft 1.5.2</p></td>
|
||||||
<td class="label"><p>Minecraft 1.8.8 u27</p></td>
|
<td class="label"><p>Minecraft 1.8.8 u27</p></td>
|
||||||
<td class="label"><p>webEPK</p></td>
|
<td class="label"><p>webEPK</p></td>
|
||||||
<td class="label"><p>2048</p></td>
|
<td class="label"><p>2048</p></td>
|
||||||
|
<td class="label"><p>Fancade</p></td>
|
||||||
|
<td class="label"><p>Drive Mad</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table><br>
|
</table><br>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
@@ -124,6 +124,7 @@ table {
|
|||||||
|
|
||||||
td {
|
td {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
td p {
|
td p {
|
||||||
@@ -131,7 +132,7 @@ td p {
|
|||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
td img{
|
td img{
|
||||||
height: 100px;
|
height: 150px;
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user