...
|
...
|
@@ -12,9 +12,10 @@ |
|
|
<style>
|
|
|
.container{
|
|
|
width: 100%;
|
|
|
height: auto;
|
|
|
height: 100%;
|
|
|
background: url('__CDN__/assets/adverh5/img/bg1.png') no-repeat center;
|
|
|
background-size: cover;
|
|
|
overflow-y: scroll;
|
|
|
/*background-attachment: fixed;*/
|
|
|
}
|
|
|
</style>
|
...
|
...
|
|