Update index.html
This commit is contained in:
parent
768bca21ed
commit
944f88cc2f
14
index.html
14
index.html
@ -1,3 +1,5 @@
|
||||
User
|
||||
read this:
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
@ -40,7 +42,6 @@
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
max-width: 200px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.source-btn {
|
||||
@ -111,16 +112,6 @@
|
||||
padding: 20px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.recommended-text {
|
||||
color: orange;
|
||||
font-size: 14px;
|
||||
margin-left: 10px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
right: -60px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
@ -133,7 +124,6 @@
|
||||
<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