Commit dc0700ba authored by 黄媛媛's avatar 黄媛媛

update

parent 10e6e292
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
padding: 36px 0 0 8px; padding: 36px 0 0 8px;
} }
.PerCompetition .monthcol span{ .PerCompetition .monthcol span{
background: url('../../assets/img/competion/monthb.png'); background: url('../../assets/img/competion/monthb.png') no-repeat;
background-size:100% 95%; background-size:100% 95%;
display: inline-block; display: inline-block;
width: 114px; width: 114px;
...@@ -47,7 +47,6 @@ ...@@ -47,7 +47,6 @@
text-align: center; text-align: center;
margin-right: 50px; margin-right: 50px;
font-size:30px; font-size:30px;
font-family:PangMenZhengDao;
font-weight:400; font-weight:400;
color:rgba(73,89,125,1); color:rgba(73,89,125,1);
cursor: pointer; cursor: pointer;
...@@ -57,8 +56,7 @@ ...@@ -57,8 +56,7 @@
background: url('../../assets/img/competion/montha.png')!important; background: url('../../assets/img/competion/montha.png')!important;
background-size:100% 95%!important; background-size:100% 95%!important;
color: #fff; color: #fff;
text-shadow:0 0 5px #fff, text-shadow:0 0 5px #fff,-0 -0 5px #fff;
-0 -0 5px #fff;
} }
.PerCompetition .Textshadow{ .PerCompetition .Textshadow{
text-shadow:0 0 3px #fff; text-shadow:0 0 3px #fff;
...@@ -550,7 +548,7 @@ ...@@ -550,7 +548,7 @@
<el-row class="grPingbi" style="margin-top:20px;margin-left:8px"> <el-row class="grPingbi" style="margin-top:20px;margin-left:8px">
<div style="margin-top:10px"> <div style="margin-top:10px">
<img style="width:13%;margin:0 8px 0 20px;max-width: 50px;" src="../../assets/img/competion/row.png" alt=""> <img style="width:13%;margin:0 8px 0 20px;max-width: 50px;" src="../../assets/img/competion/row.png" alt="">
<span class="bold" style="color:#fff;font-size:26px">个人评比</span> <span class="bold" style="color:#fff;font-size:24px">个人评比</span>
</div> </div>
<div class="grDiv"> <div class="grDiv">
...@@ -594,7 +592,7 @@ ...@@ -594,7 +592,7 @@
<div class="xinren" style="min-height:372px;"> <div class="xinren" style="min-height:372px;">
<div style="padding-top:20px"> <div style="padding-top:20px">
<img style="width:13%;margin:0 8px 0 20px;max-width: 50px;" src="../../assets/img/competion/row.png" alt=""> <img style="width:13%;margin:0 8px 0 20px;max-width: 50px;" src="../../assets/img/competion/row.png" alt="">
<span class="bold" style="color:#fff;font-size:26px">新人月冠亚季评比</span> <span class="bold" style="color:#fff;font-size:24px">新人月冠亚季评比</span>
</div> </div>
<div style="box-sizing:border-box"> <div style="box-sizing:border-box">
<el-row style="padding:0 20px;box-sizing:border-box"> <el-row style="padding:0 20px;box-sizing:border-box">
...@@ -641,7 +639,7 @@ ...@@ -641,7 +639,7 @@
<el-col class="monthbg" :span="7" style="height:372px"> <el-col class="monthbg" :span="7" style="height:372px">
<div style="margin-top:30px"> <div style="margin-top:30px">
<img style="width:13%;margin:0 8px 0 20px;max-width: 50px;" src="../../assets/img/competion/row.png" alt=""> <img style="width:13%;margin:0 8px 0 20px;max-width: 50px;" src="../../assets/img/competion/row.png" alt="">
<span class="bold" style="color:#fff;font-size:26px">月度对比</span> <span class="bold" style="color:#fff;font-size:24px">月度对比</span>
</div> </div>
<el-row style="margin-top:20px"> <el-row style="margin-top:20px">
<el-col :span="18" style="padding-left:20px"> <el-col :span="18" style="padding-left:20px">
......
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