Update index.html

This commit is contained in:
Preston 2024-02-13 15:06:46 -08:00 committed by GitHub
parent dc9ce805ec
commit cde4547979
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,6 +110,12 @@
padding: 20px; padding: 20px;
width: 100%; width: 100%;
} }
.recommended-text {
color: yellow;
font-size: 14px;
margin-top: 5px;
}
</style> </style>
</head> </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.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</button></a>
<p class="recommended-text">Recommended</p>
<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>