move logo on front page

This commit is contained in:
jomo
2014-06-23 01:07:28 +02:00
parent 3b96bd10dd
commit 5eeeb6a0bc
2 changed files with 7 additions and 1 deletions

View File

@@ -179,6 +179,11 @@ a {
font-size: 16px;
}
img {
display: block;
margin: auto;
}
#join-now {
background: #080;
border: 1px solid #000;