forked from reudnetz/website
stretch background; maybe looks better?
This commit is contained in:
parent
f049281f73
commit
113a1be0cc
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
||||||
body {
|
body {
|
||||||
background-image:url(linien1.svg);
|
background-image:url(linien1.svg);
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
background-size:contain;
|
background-size:100% auto;
|
||||||
background-position:center;
|
background-position:center;
|
||||||
background-attachment:fixed;
|
background-attachment:fixed;
|
||||||
background-color:#3F3836;
|
background-color:#3F3836;
|
||||||
|
|
Loading…
Reference in a new issue