Commit 28ad3848 authored by 黄媛媛's avatar 黄媛媛

update

parent 38d36fe4
...@@ -80,16 +80,14 @@ ...@@ -80,16 +80,14 @@
margin:0 auto; margin:0 auto;
margin-top: 10px; margin-top: 10px;
background: url('../../assets/img/competion/phtoprank.png') bottom no-repeat; background: url('../../assets/img/competion/phtoprank.png') bottom no-repeat;
/* background-size:contain; */
position: relative; position: relative;
/* background-position: 0 247px; */
} }
.PerCompetition .Pingbi .rankDiv .imgDiv1{ .PerCompetition .Pingbi .rankDiv .imgDiv1{
width: 198px; width: 198px;
height: 198px; height: 198px;
background: url('../../assets/img/competion/quan1.png')no-repeat; background: url('../../assets/img/competion/quan1.png')no-repeat;
background-size:100% 100%; background-size:contain;
position: relative; position: relative;
margin-top:13%; margin-top:13%;
} }
...@@ -97,7 +95,7 @@ ...@@ -97,7 +95,7 @@
width: 240px; width: 240px;
height: 240px; height: 240px;
background: url('../../assets/img/competion/quan2.png')no-repeat; background: url('../../assets/img/competion/quan2.png')no-repeat;
background-size:100% 100%; background-size:contain;
position: relative; position: relative;
} }
...@@ -105,7 +103,7 @@ ...@@ -105,7 +103,7 @@
width: 180px; width: 180px;
height: 180px; height: 180px;
background: url('../../assets/img/competion/quan3.png')no-repeat; background: url('../../assets/img/competion/quan3.png')no-repeat;
background-size:100% 100%; background-size:contain;
position: relative; position: relative;
margin-top:26%; margin-top:26%;
......
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