Fallback color was unbelievably ugly
This commit is contained in:
parent
a3283428fe
commit
ec0b827932
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ main:nth-of-type(1), .mainDiv {
|
|||
body {
|
||||
overflow-x: hidden;
|
||||
|
||||
background-color: rgb(55, 4, 75);
|
||||
background-color: rgb(20, 4, 50);
|
||||
background: linear-gradient(rgb(30, 4, 75), black);
|
||||
|
||||
background-attachment: local;
|
||||
|
|
Loading…
Reference in a new issue