website: no repeat on background

This commit is contained in:
Jack Pearkes 2014-07-28 12:09:03 -04:00
parent 507a7cdf84
commit ab5b48278a
1 changed files with 1 additions and 0 deletions

View File

@ -666,6 +666,7 @@ body.page-home #footer {
background-image: url(../images/bg-galaxy.jpg);
/* background-size:cover; */
background-position: 50% 50%;
background-repeat: no-repeat;
opacity: 0;
-webkit-transition: opacity 2s ease-out;
-moz-transition: opacity 2s ease-out;