Commit 9e5fdfd3 authored by 黄媛媛's avatar 黄媛媛

update

parent 20dbc666
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
width: 100%; width: 100%;
background: url('../../assets/img/competion/top.png'); background: url('../../assets/img/competion/top.png');
background-size:100% 100%; background-size:100% 100%;
overflow: hidden;
} }
.PerCompetition .monthcol{ .PerCompetition .monthcol{
padding-top: 36px; padding-top: 36px;
...@@ -125,8 +126,14 @@ ...@@ -125,8 +126,14 @@
display: inline-block; display: inline-block;
padding: 2px 10px; padding: 2px 10px;
border-radius: 20px; border-radius: 20px;
max-width: 100%;
} }
.PerCompetition .Pingbi .rankDiv .imgDiv .desSpan p{
white-space: nowrap;
text-overflow:ellipsis;
overflow:hidden;
}
.PerCompetition .Pingbi .rankDiv .imgDiv .desSpan1{ .PerCompetition .Pingbi .rankDiv .imgDiv .desSpan1{
background: #fff; background: #fff;
box-shadow: 0 0 5px 0 #fff; box-shadow: 0 0 5px 0 #fff;
...@@ -151,6 +158,7 @@ ...@@ -151,6 +158,7 @@
display: inline-block; display: inline-block;
width:10px; width:10px;
height:10px; height:10px;
margin-right:5px;
} }
.PerCompetition .zousi .zouTitle0 .colorSpan{ .PerCompetition .zousi .zouTitle0 .colorSpan{
...@@ -302,6 +310,7 @@ ...@@ -302,6 +310,7 @@
display: inline-block; display: inline-block;
width: 20px; width: 20px;
height: 5px; height: 5px;
margin-right: 5px;
} }
.PerCompetition .monthbg .dbspan1{ .PerCompetition .monthbg .dbspan1{
background: #2DA7D6 background: #2DA7D6
......
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