different background
This commit is contained in:
parent
ca1142e075
commit
e9e0eb783b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ body {
|
|||
text-align: center;
|
||||
background: #393f42;
|
||||
/* background: linear-gradient( #464d51 , #393f42 ); */
|
||||
background: #393f42 url(../images/background.png);
|
||||
background: #393f42 url(../images/background-blue.png);
|
||||
/* background-size: cover; */
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
|
|
Loading…
Reference in a new issue