Bigger logo on landing page

I rendered the svg with inkscape
This commit is contained in:
Lorenz Hübschle-Schneider 2014-03-09 10:32:35 +00:00
commit 2227e31fe4
3 changed files with 18 additions and 5 deletions

View file

@ -349,6 +349,21 @@ table.notimestamp td.time {
border-bottom: 0;
}
h2 {
padding-bottom: 5px;
height: 72px;
}
h2 img {
padding-right: 5px;
float: left;
}
h2 span, h2 small {
padding: 5px 0 0 0;
display: block;
}
/* */
/* Mobile layout */
/* */