Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Final Bug Fix!
5.3
  • Loading branch information
DragonsRule10 committed Jul 11, 2023
1 parent 23493bf commit 02a63bf
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ <h3 class="w3-padding-16 w3-text-light-grey">My Price</h3>
<div class="w3-half w3-margin-bottom">
<ul class="w3-ul w3-white w3-center w3-opacity w3-hover-opacity-off">
<li class="w3-dark-grey w3-xlarge w3-padding-32">Plugin</li>
<li class="w3-padding-16"></li>
<li class="w3-padding-16"></li>
<li class="w3-padding-16"></li>
<li class="w3-padding-16"></li>
<li class="w3-padding-16">A plugin is like a add-on to your Minecraft Server!</li>
<li class="w3-padding-16">They can be used for many things,</li>
<li class="w3-padding-16">Like to help prevent lag machines</li>
<li class="w3-padding-16">Too finding where the nearest pink sheep is!</li>
<li class="w3-padding-16">
<h2>KB/2</h2>
<span class="w3-opacity">(No tax)</span>
Expand All @@ -127,17 +127,18 @@ <h2>KB/2</h2>
<div class="w3-half">
<ul class="w3-ul w3-white w3-center w3-opacity w3-hover-opacity-off">
<li class="w3-dark-grey w3-xlarge w3-padding-32">Mod</li>
<li class="w3-padding-16"></li>
<li class="w3-padding-16"></li>
<li class="w3-padding-16"></li>
<li class="w3-padding-16"></li>
<li class="w3-padding-16">A mod is a more client side/singleplayer world add-on</li>
<li class="w3-padding-16">We can also make 3d models with mods!</li>
<li class="w3-padding-16">Some mods may require a beefy pc to run!</li>
<li class="w3-padding-16">(We will never and do not make any hacking mod/mods that give you an unfair advantage.)</li>
<li class="w3-padding-16">
<h2>KB/2</h2>
<span class="w3-opacity">(No tax)</span>
</li>
<li class="w3-light-grey w3-padding-24">
<button class="w3-button w3-white w3-padding-large w3-hover-black">Sign Up</button>
</li>
<p1>Some plugins/mods may require a forceloaded chunk!!!</p1>
</ul>
</div>
<!-- End Grid/Pricing tables -->
Expand Down Expand Up @@ -177,7 +178,7 @@ <h2 class="w3-text-light-grey">Contact Me</h2>

<!-- Footer. This section contains an ad for W3Schools Spaces. You can leave it to support us. -->
<footer class="w3-content w3-padding-64 w3-text-grey w3-xlarge">
<p class="w3-small">Website Version 5.1</p>
<p class="w3-small">Website Version 5.3</p>
<!-- End footer -->
</footer>

Expand Down

0 comments on commit 02a63bf

Please sign in to comment.