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
+6
View File
@@ -21,6 +21,12 @@
padding: 30px 5px;
}
.front-page {
h1 {
font-size: 2em !important;
}
}
.editlink {
float: right;
opacity: 1;