pov: your just a teenage dirt bag baby
This commit is contained in:
parent
968136dfa0
commit
d6a6865a9a
@ -22,11 +22,13 @@
|
||||
<script src="/js/copy.js"></script>
|
||||
</div>
|
||||
</div>
|
||||
<div id="centerThing">
|
||||
<div id="aboutText">
|
||||
<p>
|
||||
<p id="aboutP">
|
||||
CactusSMP is a Minecraft/Eaglercraft servr specializing in qiowjioqwe this server doesnt even exist what am i suposed to say
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p id="footerText">© CactusSMP Admins</p>
|
||||
<div>
|
||||
|
@ -10,7 +10,8 @@
|
||||
<div id="navbarContainer">
|
||||
<div id="navbar">
|
||||
<p id="bigtext">CactusSMP</p>
|
||||
<a>About</a>
|
||||
<a href="/about.html">About</a>
|
||||
<a>Gallery</a>
|
||||
<a>Play</a>
|
||||
<a id="discord" href="https://discord.gg/2xHAsegC">Discord</a>
|
||||
<div id="copyIp">
|
||||
|
@ -33,7 +33,6 @@
|
||||
}
|
||||
#footer{
|
||||
background-color:grey;
|
||||
top: 150%;
|
||||
display:flex;
|
||||
position:absolute;
|
||||
justify-content: center;
|
||||
@ -100,3 +99,12 @@ input{
|
||||
z-index: 2;
|
||||
padding: 20px;
|
||||
}
|
||||
#aboutP{
|
||||
color:black;
|
||||
}
|
||||
#centerThing{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user