Commit 18b840e6 authored by zhengke's avatar zhengke

修改样式

parent 20d9f729
...@@ -16,8 +16,7 @@ ...@@ -16,8 +16,7 @@
-webkit-box-pack: center; -webkit-box-pack: center;
-ms-flex-pack: center; -ms-flex-pack: center;
justify-content: center; justify-content: center;
background: url("../images/task/ass/shangcheng_bg.png"); background: url("../images/task/ass/mbshangcheng.png");
background-attachment:fixed;
background-size: 100% 100%; background-size: 100% 100%;
} }
.shop_Content{ .shop_Content{
...@@ -26,7 +25,7 @@ ...@@ -26,7 +25,7 @@
position: relative; position: relative;
top: -1rem; top: -1rem;
left: 0; left: 0;
background: url("../images/task/ass/shangcheng_fangzi.png"); background: url("../images/task/ass/mbfang.png");
background-size: 100% 100%; background-size: 100% 100%;
} }
.shop_Content .item{ .shop_Content .item{
...@@ -38,20 +37,20 @@ ...@@ -38,20 +37,20 @@
.shop_ContentMain{ .shop_ContentMain{
width:70%; width:70%;
position: absolute; position: absolute;
top:27.8rem; top:20.8rem;
left:16%; left:16%;
height:21rem; height:27rem;
overflow-y: scroll; overflow-y: scroll;
} }
.shop_List{ .shop_List{
height:10rem; height:13rem;
margin:0 0.5rem 0.6rem 0; margin:0 0.5rem 0.6rem 0;
width:47%; width:47%;
float:left; float:left;
} }
.Splist_Top{ .Splist_Top{
width:100%; width:100%;
height:5.5rem; height:8.5rem;
position: relative; position: relative;
} }
.Splist_Top img{ .Splist_Top img{
......
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