This commit is contained in:
Sequoia Haynes 2024-12-16 14:40:54 -08:00
parent 0a14f93255
commit a5f1066d2b
2 changed files with 20 additions and 17 deletions

View File

@ -38,27 +38,28 @@
<div id="aboutText">
<p id="aboutP">
<h1>About CactusSMP</h1>
<h2>Welcome to CactusSMP!</h2>
<p>CactusSMP is a Minecraft server that brings together players from all over the world to create a fun, exciting, and engaging experience. Whether you're a builder, adventurer, or just looking to hang out with friends, CactusSMP is the place for you!</p>
<h2>Welcome to CactusSMP!</h2>
<p>CactusSMP is a Minecraft server that brings together players from all over the world to create a fun, exciting, and engaging experience. Whether you're a builder, adventurer, or just looking to hang out with friends, CactusSMP is the place for you!</p>
<h3>Our Mission</h3>
<p>Our goal is to provide a community where players can enjoy Minecraft in a friendly and safe environment. We host events, challenges, and game modes that are designed to be enjoyable for players of all skill levels.</p>
<h3>Our Mission</h3>
<p>Our goal is to provide a community where players can enjoy Minecraft in a friendly and safe environment. We host events, challenges, and game modes that are designed to be enjoyable for players of all skill levels.</p>
<h3>What We Offer</h3>
<ul>
<li>Survival Multiplayer with a custom experience</li>
<li>Regular events and challenges</li>
<li>Friendly community and active staff</li>
<li>Custom plugins and features</li>
</ul>
<h3>What We Offer</h3>
<ul>
<li>Survival Multiplayer with a custom experience</li>
<li>Regular events and challenges</li>
<li>Friendly community and active staff</li>
<li>Custom plugins and features</li>
</ul>
<h3>Join Us!</h3>
<p>If you're ready to dive into the action, head to our <a href="/play">pl</p>
</p>
</div>
</div>
<h3>Join Us!</h3>
<p>If you're ready to dive into the action, head to our <a href="/play">pl</p>
</p>
</p>
</div>
</div>
</body>
<div id="footer">
<p id="footerText">© CactusSMP Admins</p>
<div>
</div>
</html>

View File

@ -106,6 +106,8 @@ input{
}
#aboutP{
color:black;
display: flex;
flex-direction: column;
}
#centerThing{
width: 100%;