|
|
|
@ -19,8 +19,8 @@ body::before {
|
|
|
|
|
bottom: 0; |
|
|
|
|
left: 0; |
|
|
|
|
right: 0; |
|
|
|
|
background-color: #d00000; |
|
|
|
|
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-color: #c30000; |
|
|
|
|
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-attachment:fixed; |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|