Commit ddc9484e authored by 华国豪's avatar 华国豪 🙄
parents d3a7ded9 a9abf9eb
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
background: url(../../../static/image/shuqian/money_bg.png) no-repeat center; background: url(../../../static/image/shuqian/money_bg.png) no-repeat center;
background-size: cover; background-size: cover;
position: absolute; position: absolute;
z-index: 500;
top: 0; top: 0;
left: 0; left: 0;
} }
...@@ -170,7 +169,7 @@ ...@@ -170,7 +169,7 @@
position: absolute; position: absolute;
bottom: 5px; bottom: 5px;
right: .5%; right: .5%;
z-index: 999; z-index: 1000;
width: 160px; width: 160px;
height: 80px; height: 80px;
border-radius: 8px; border-radius: 8px;
...@@ -525,7 +524,6 @@ ...@@ -525,7 +524,6 @@
background: url(../../../static/image/shuqian/new-back-top3.jpg) no-repeat center; background: url(../../../static/image/shuqian/new-back-top3.jpg) no-repeat center;
background-size: cover; background-size: cover;
position: absolute; position: absolute;
z-index: 10;
left: 0; left: 0;
top: 0; top: 0;
width: 100%; width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment