diff --git a/_sass/_chaospott.scss b/_sass/_chaospott.scss index a181890..928d75b 100644 --- a/_sass/_chaospott.scss +++ b/_sass/_chaospott.scss @@ -74,6 +74,7 @@ a { #large-header { background-color:#222; + background-image:('/images/logowall.svg'); height:300px; margin:0; padding:0; @@ -160,8 +161,12 @@ rect.bordered { stroke-width:1px; } -#posts div div p img { - max-width: 123px; - float:left; - margin-right: 5px; + +#posts { + margin-top:70px; + div div p img { + max-width: 123px; + float:left; + margin-right: 5px; + } } \ No newline at end of file diff --git a/images/gekruessel.png b/images/gekruessel.png deleted file mode 100644 index 3855857..0000000 Binary files a/images/gekruessel.png and /dev/null differ