提交 1df609a0 编写于 作者: tao.wu's avatar tao.wu

add arrow icon

上级 04322413
...@@ -106,13 +106,20 @@ ...@@ -106,13 +106,20 @@
background: #FFF6CA; background: #FFF6CA;
} }
.btn-rule{ .btn-rule{
width: 90px; width: 110px;
height: 15px; height: 15px;
font-size:15px; font-size:15px;
color:rgba(255,255,255,1); color:rgba(255,255,255,1);
line-height:15px; line-height:15px;
margin: 0 auto; margin: 0 auto;
padding: 16.5px 0 1.5px 0; padding: 16.5px 0 1.5px 0;
img{
width: 7px;
height: 12px;
display: inline;
vertical-align: middle;
padding-left: 5px;
}
} }
} }
} }
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<p>公布个人获奖名单和机构获奖名单</p> <p>公布个人获奖名单和机构获奖名单</p>
</section> </section>
<div class="line"></div> <div class="line"></div>
<div @click="ruleLink" class="btn-rule">查看规则详情</div> <div @click="ruleLink" class="btn-rule">查看规则详情<img src="../assets/img/arrw.png"></div>
</div> </div>
<img class="bird" src="../assets/img/bird.png"> <img class="bird" src="../assets/img/bird.png">
</div> </div>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册