Updated content
This commit is contained in:
parent
fec55d7a7a
commit
6ae357e5b2
3 changed files with 143 additions and 27 deletions
|
@ -8,11 +8,23 @@
|
|||
<meta name="format-detection" content="telephone=no">
|
||||
</head>
|
||||
<body>
|
||||
<div class="box">
|
||||
<div class="center no-background">
|
||||
<a href="/"><img height="100vh" src="https://mirror.pixelated.sh/icons/pixelated/logo-512.png"></img></a>
|
||||
<div class="center no-background">
|
||||
<img src="https://mirror.pixelated.sh/icons/pixelated/logo-512.png" height="100px">
|
||||
</div>
|
||||
<div class="box menu">
|
||||
<div class="branding">
|
||||
<a href="/">Pixelated.sh</a>
|
||||
</div>
|
||||
<p class="invert">Pixelated Unity</p>
|
||||
<div class="index">
|
||||
<a href="/">Home</a>
|
||||
<a href="https://social.pixelated.sh" target="_blank">World</a>
|
||||
<a href="https://cloud.pixelated.sh" target="_blank">Haven</a>
|
||||
<a href="https://git.pixelated.sh" target="_blank">Archives</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert title">Pixelated Unity</p>
|
||||
<p>>> Join us at: <span class="bold">mc.pixelated.sh</span><span class="tag"> Java only</span></p>
|
||||
<p>
|
||||
A couple of worlds, gathered in one galaxy. <br>
|
||||
|
@ -22,7 +34,7 @@
|
|||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert">Worlds</p>
|
||||
<p class="invert title">Worlds</p>
|
||||
<p>
|
||||
>> World of Libertas: Absolute freedom, also known as the roughest world. <span class="tag">Public</span><br>
|
||||
>> World of Aether: A world in which one ideology comes together. <span class="tag">Invite-only</span><br>
|
||||
|
@ -31,7 +43,7 @@
|
|||
</div>
|
||||
|
||||
<div class ="box">
|
||||
<p class="invert">Invites</p>
|
||||
<p class="invert title">Invites</p>
|
||||
<p>
|
||||
To gather information or get access to an invite-only world, <br>
|
||||
please send a message to us through one of the ways described on our homepage. <br>
|
||||
|
@ -40,7 +52,7 @@
|
|||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert">Rules</p>
|
||||
<p class="invert title">Rules</p>
|
||||
<p>By playing on Pixelated Unity, you are agreeing to respect these guidelines.</p>
|
||||
<p>
|
||||
<span class="rule">>> Respect others</span> <br>
|
||||
|
@ -55,7 +67,7 @@
|
|||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert">:3</p>
|
||||
<p class="invert title">:3</p>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue