mirror of
https://github.com/Elatteria/Elatteria-Website.git
synced 2025-07-21 14:42:11 +03:00
Minor fixes
This commit is contained in:
@@ -59,7 +59,8 @@
|
||||
<br />
|
||||
|
||||
We started Elatteria because we wanted to have a name for our group. Our
|
||||
goal is to make entartaining projects for everyone. We didnt have
|
||||
goal is to make entartaining
|
||||
<a class="link" href="/projects">projects</a> for everyone. We didnt have
|
||||
Elatteria at first. We wanted to make a Minecraft server but then we got a
|
||||
idea of making a group so we can make more projects together as a team.
|
||||
|
||||
|
@@ -12,22 +12,12 @@
|
||||
<li><a href="/projects">Projects</a></li>
|
||||
<li><a href="/links">Links</a></li>
|
||||
<li><a href="/about">About</a></li>
|
||||
<div class="right">
|
||||
<li>
|
||||
<button><a href="/ecafe/playnow">Play now!</a></button>
|
||||
</li>
|
||||
</div>
|
||||
</ul>
|
||||
<ul class="mobile">
|
||||
<li class="logo"><a href="/">Home</a></li>
|
||||
<li><a href="/projects">Projects</a></li>
|
||||
<li><a href="/links">Links</a></li>
|
||||
<li><a href="/about">About</a></li>
|
||||
<div class="right">
|
||||
<li>
|
||||
<button><a href="/ecafe/playnow">Play now!</a></button>
|
||||
</li>
|
||||
</div>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@@ -34,9 +34,11 @@
|
||||
<div class="middle">Click here to copy</div>
|
||||
</figure>
|
||||
<figcaption class="description">
|
||||
1. Go to Multiplayer <br />
|
||||
2. Click add server <br />
|
||||
3. Type "mc.elatteria.com" in the "Server Adress" field
|
||||
1. Go to Multiplayer<br />
|
||||
2. Press add server<br />
|
||||
3. Type "mc.elatteria.com" in the "Server Adress" field <br />
|
||||
4. Press done<br />
|
||||
5. Join E-Cafe and have fun!<br />
|
||||
</figcaption>
|
||||
<img
|
||||
src="../Images/Screenshots/serveradded.png"
|
||||
|
@@ -101,14 +101,6 @@ li button {
|
||||
width: 70px;
|
||||
}
|
||||
|
||||
li button:hover {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.active {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
Reference in New Issue
Block a user