different background

This commit is contained in:
madmaurice 2016-10-25 18:17:28 +00:00
parent ca1142e075
commit e9e0eb783b

View file

@ -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;