Added new author/logo helpers, stripped static blog cover image

This commit is contained in:
John O'Nolan
2013-09-02 13:14:15 +02:00
committed by Hannah Wolfe
parent 1be2a199e3
commit 24f12d1656
3 changed files with 24 additions and 13 deletions

View File

@ -355,7 +355,7 @@ table.plain {
margin-bottom: 5rem;
text-align: center;
color: #fff;
background: #303538 url(http://f.cl.ly/items/1N2205280l2u1l0h190o/bg.jpg) no-repeat center center;
background: #303538 no-repeat center center;
background-size: cover;
}