fix front page
This commit is contained in:
@@ -170,8 +170,25 @@ a {
|
|||||||
.front-page {
|
.front-page {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 6em !important;
|
font-size: 65px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#join-now {
|
||||||
|
background: #080;
|
||||||
|
border: 1px solid #000;
|
||||||
|
border-radius: 10px;
|
||||||
|
box-shadow: 0 0 10px #000 inset;
|
||||||
|
color: #fff;
|
||||||
|
display: inline-block;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: 1em;
|
||||||
|
padding: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -4,14 +4,17 @@
|
|||||||
<%= image_tag "logo.svg" %>
|
<%= image_tag "logo.svg" %>
|
||||||
<h1>Community. Circuitry. Creativity.</h1>
|
<h1>Community. Circuitry. Creativity.</h1>
|
||||||
|
|
||||||
|
<div id="join-now">Join us: redstoner.com</div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Redstoner is an amazing server for all redstoners of any skill level, beginner to advanced,<br>
|
Redstoner is an amazing server for all redstoners of any (or no) skill level, beginner to advanced,<br>
|
||||||
from combo locks to doors to CPUs!
|
from combo locks to doors to CPUs!
|
||||||
</p>
|
</p>
|
||||||
<p>We have a friendly community and an experienced staff who are all kind and welcoming.</p>
|
|
||||||
<p>
|
<p>
|
||||||
Strait from the start you can easily see how friendly we all are with about a hundred<br>
|
We have a friendly community and an experienced staff who are all kind and welcoming.
|
||||||
welcome messages when you first join, from normal members and staff alike.
|
</p>
|
||||||
|
<p>
|
||||||
|
A proof for our great community is the ton of welcome messages you get on your first join, from normal members and staff alike.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The dedicated plot world is full of amazing plots, where you can build on your own or with your friends and<br>
|
The dedicated plot world is full of amazing plots, where you can build on your own or with your friends and<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user