brighten the background a little
This commit is contained in:
parent
efd7036bc9
commit
8a90913f2a
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ body::before {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
background-color: #d00000;
|
background-color: #c30000;
|
||||||
background-image: linear-gradient(to bottom, rgba(208,0,0,0.9) 0%,rgba(208,0,0,0.9) 100%), url(/images/Chaoszone.black.svg);
|
background-image: linear-gradient(to bottom, rgba(195,0,0,0.9) 0%,rgba(195,0,0,0.9) 100%), url(/images/Chaoszone.black.svg);
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
background-attachment:fixed;
|
background-attachment:fixed;
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
|
|
Loading…
Reference in a new issue