move logo on front page
This commit is contained in:
@@ -179,6 +179,11 @@ a {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
#join-now {
|
||||
background: #080;
|
||||
border: 1px solid #000;
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
<% title "Home" %>
|
||||
<% content_for :main_class, "front-page" %>
|
||||
|
||||
<%= image_tag "logo.svg" %>
|
||||
<h1>Community. Circuitry. Creativity.</h1>
|
||||
|
||||
<div id="join-now">Join us: redstoner.com</div>
|
||||
|
||||
<%= image_tag "logo.svg" %>
|
||||
|
||||
<p>
|
||||
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!
|
||||
|
||||
Reference in New Issue
Block a user