Showing
1 changed file
with
3 additions
and
3 deletions
@@ -30,7 +30,7 @@ | @@ -30,7 +30,7 @@ | ||
30 | .reward-pannel { | 30 | .reward-pannel { |
31 | width: 750px; | 31 | width: 750px; |
32 | height: 666px; | 32 | height: 666px; |
33 | - background-image: url(//img11.static.yhbimg.com/article/2018/11/07/16/01e5493b18a5e50ca49887ce01c12e1643.png?imageView2/2/w/750/h/666/q/60); | 33 | + background-image: url(https://img11.static.yhbimg.com/article/2018/11/07/16/01e5493b18a5e50ca49887ce01c12e1643.png); |
34 | background-size: 100% 100%; | 34 | background-size: 100% 100%; |
35 | position: relative; | 35 | position: relative; |
36 | } | 36 | } |
@@ -38,7 +38,7 @@ | @@ -38,7 +38,7 @@ | ||
38 | .reward-pannel .reward-light { | 38 | .reward-pannel .reward-light { |
39 | width: 100px; | 39 | width: 100px; |
40 | height: 666px; | 40 | height: 666px; |
41 | - background-image: url(//img11.static.yhbimg.com/article/2018/11/07/16/01b01f85ad4bf1b9773b5b26a34bf89f46.png?imageView2/2/w/200/h/666/q/60); | 41 | + background-image: url(https://img11.static.yhbimg.com/article/2018/11/07/16/01b01f85ad4bf1b9773b5b26a34bf89f46.png); |
42 | background-size: cover; | 42 | background-size: cover; |
43 | background-position: 0 0; | 43 | background-position: 0 0; |
44 | position: absolute; | 44 | position: absolute; |
@@ -258,7 +258,7 @@ | @@ -258,7 +258,7 @@ | ||
258 | height: 91px; | 258 | height: 91px; |
259 | right: 33px; | 259 | right: 33px; |
260 | top: -39px; | 260 | top: -39px; |
261 | - background: url(http://img11.static.yhbimg.com/sns/2018/09/27/11/01c13a6c46302940f9c1656f5893236d97.png) no-repeat; | 261 | + background: url(https://img11.static.yhbimg.com/sns/2018/09/27/11/01c13a6c46302940f9c1656f5893236d97.png) no-repeat; |
262 | background-size: contain; | 262 | background-size: contain; |
263 | } | 263 | } |
264 | 264 |
-
Please register or login to post a comment