brighten the color
This commit is contained in:
parent
8a087a1b42
commit
f0b6644e3c
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: #800000;
|
background-color: #d00000;
|
||||||
background-image: linear-gradient(to bottom, rgba(128,0,0,0.9) 0%,rgba(128,0,0,0.9) 100%), url(/images/Chaoszone.black.svg);
|
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-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