Update index.html
This commit is contained in:
parent
dc9ce805ec
commit
cde4547979
@ -110,6 +110,12 @@
|
||||
padding: 20px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.recommended-text {
|
||||
color: yellow;
|
||||
font-size: 14px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
@ -122,6 +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.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>
|
||||
<p class="recommended-text">Recommended</p>
|
||||
|
||||
<div class="footer">
|
||||
<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