switched h1 to h2 for posts, removed unnecesary css classes, check if author exists

This commit is contained in:
Timm Szigat
2015-09-09 08:23:43 +02:00
parent 824a33e9fc
commit 12d6e318c0
5 changed files with 12 additions and 11 deletions

View File

@ -80,6 +80,10 @@ a, .navbar-default .navbar-nav li a, .navbar-nav > li > a {
}
}
.singlepost {
margin-top:60px;
}
.footer {
padding: 20px;
ul {