diff --git a/css/custom.css b/css/custom.css index efe4ae0..8037c7a 100644 --- a/css/custom.css +++ b/css/custom.css @@ -478,10 +478,10 @@ stroke-dashoffset:0 } #front { - background-image: url(/images/mock_up_background.jpg); + /*background-image: url(/images/mock_up_background.jpg); background-repeat: no-repeat; background-size: cover; - background-attachment: fixed; + background-attachment: fixed;*/ } /* .footer { @@ -1380,29 +1380,15 @@ table { filter: alpha(opacity=80); /* For IE8 and earlier */ } #front { - background-image: url(/images/mock_up_background.jpg); + /*background-image: url(/images/mock_up_background.jpg); background-repeat: no-repeat; background-attachment:fixed; - /*background-position: top center;*/ - -webkit-background-attachment: fixed; - background-size: 400% auto; - -webkit-background-size:400% auto; - } - .bg_dots{ - position: absolute; - left:0; - right:0; - top:0; - height: 700px; background-position: top center; - background-image: url(/images/mock_up_background.jpg); - background-repeat: no-repeat; - /*background-attachment:fixed;*/ - /*background-position: top center;*/ -webkit-background-attachment: fixed; - background-size: 100% auto; - -webkit-background-size:100% auto; + background-size: 400% auto; + -webkit-background-size:400% auto;*/ } + } @media screen and (max-device-width: 991px) and (orientation: landscape){ diff --git a/index.html b/index.html index 74b2d04..be8bb7a 100644 --- a/index.html +++ b/index.html @@ -52,6 +52,33 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= +
+