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

update

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