simple front page

This commit is contained in:
jomo
2014-06-18 01:00:44 +02:00
parent cfe8c7dc40
commit d1b9dde97b
4 changed files with 379 additions and 4 deletions
+8
View File
@@ -167,6 +167,14 @@ a {
}
}
.front-page {
margin: auto;
text-align: center;
h1 {
font-size: 6em !important;
}
}
img.user-avatar {
border: 1px solid #000;
border-radius: 4px;