正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
@@ -12,9 +12,10 @@ | @@ -12,9 +12,10 @@ | ||
12 | <style> | 12 | <style> |
13 | .container{ | 13 | .container{ |
14 | width: 100%; | 14 | width: 100%; |
15 | - height: auto; | 15 | + height: 100%; |
16 | background: url('__CDN__/assets/adverh5/img/bg1.png') no-repeat center; | 16 | background: url('__CDN__/assets/adverh5/img/bg1.png') no-repeat center; |
17 | background-size: cover; | 17 | background-size: cover; |
18 | + overflow-y: scroll; | ||
18 | /*background-attachment: fixed;*/ | 19 | /*background-attachment: fixed;*/ |
19 | } | 20 | } |
20 | </style> | 21 | </style> |
-
请 注册 或 登录 后发表评论