peak
This commit is contained in:
parent
0a14f93255
commit
a5f1066d2b
35
about.html
35
about.html
@ -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>
|
@ -106,6 +106,8 @@ input{
|
||||
}
|
||||
#aboutP{
|
||||
color:black;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
#centerThing{
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user