look mom, i'm breaking the page!

This commit is contained in:
Timm 2015-04-19 08:49:43 +02:00
parent 2db846756b
commit a55591afb9
1 changed files with 2 additions and 7 deletions

View File

@ -77,14 +77,10 @@ a {
} }
#large-header { #large-header {
background-color:#222; background-color:#222 url('/images/logowall.svg') center top;
background-image:url('/images/logowall.svg');
//background-size: 200px;
background-position: center top;
height:300px; height:300px;
margin:0; margin:0 0 100px 0;
padding:0; padding:0;
margin-bottom:30px;
img { img {
position:relative; position:relative;
@ -165,7 +161,6 @@ rect.bordered {
#posts { #posts {
margin-top:70px;
div div p img { div div p img {
max-width: 123px; max-width: 123px;
float:left; float:left;