Update index.html
This commit is contained in:
parent
179e216492
commit
41c8f0d8fb
@ -110,6 +110,13 @@
|
|||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.recommended {
|
||||||
|
vertical-align: middle;
|
||||||
|
margin-left: 5px;
|
||||||
|
width: 20px;
|
||||||
|
height: 20px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -121,7 +128,7 @@
|
|||||||
|
|
||||||
<a href="/1.8/main1.8.9/index.html"><button>Main 1.8.9 Client</button></a>
|
<a href="/1.8/main1.8.9/index.html"><button>Main 1.8.9 Client</button></a>
|
||||||
<a href="/1.8/main1.8.8.html"><button>Main 1.8.8 Client</button></a>
|
<a href="/1.8/main1.8.8.html"><button>Main 1.8.8 Client</button></a>
|
||||||
<a href="/1.8/resent4.0/index.html"><button>Resent 4.0 Client</button></a>
|
<a href="/1.8/resent4.0/index.html"><button>Resent 4.0 Client<img src="Recommended.png" alt="Recommended" class="recommended"></button></a>
|
||||||
|
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<p>I am not affiliated with EaglerCraft, Eagtek, Microsoft, or Mojang. I solely host these sites.</p>
|
<p>I am not affiliated with EaglerCraft, Eagtek, Microsoft, or Mojang. I solely host these sites.</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user