提交 e11e9afa 编写于 作者: chengxiang.li's avatar chengxiang.li

活动主页样式修改优化

上级 fc8db2f0
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
position: relative; position: relative;
float: left; box-sizing: border-box; font-weight: 700; float: left; box-sizing: border-box; font-weight: 700;
width: 68px; height: 25px; overflow: hidden; border-radius: 25px; border: 1PX solid #FD5A2F; width: 68px; height: 25px; overflow: hidden; border-radius: 25px; border: 1PX solid #FD5A2F;
font-size: 12px; color: #FD5A2F; line-height: 23px; text-indent: 5px; font-size: 12px; color: #FD5A2F; line-height: 26px; text-indent: 5px;
margin-top: 18px; margin-top: 18px;
img{ img{
position: absolute; right: 5px; top: 50%; margin-top:-5px; position: absolute; right: 5px; top: 50%; margin-top:-5px;
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
} }
.rank{ .rank{
position: relative; position: relative;
width: 142px; height: 13px; font-size: 13px; line-height: 13px; color: #996B3D; margin-top: 10px; width: 142px; height: 13px; font-size: 13px; line-height: 16px; color: #996B3D; margin-top: 10px;
font-weight: 700; font-weight: 700;
text-indent: 14px; text-indent: 14px;
img{ img{
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
position: relative; position: relative;
width: 99px; height: 25px; border: 1PX solid #FD5A2F; border-radius: 25px; width: 99px; height: 25px; border: 1PX solid #FD5A2F; border-radius: 25px;
margin-top: 15px; margin-top: 15px;
font-size: 12px; font-weight: 700; line-height: 25px; color: #FD5A2F; text-indent: 10px; font-size: 12px; font-weight: 700; line-height: 28px; color: #FD5A2F; text-indent: 10px;
img{ img{
position: absolute; right: 8px; top: 50%; margin-top:-5px; position: absolute; right: 8px; top: 50%; margin-top:-5px;
width: 6px; height: 11px; width: 6px; height: 11px;
...@@ -178,9 +178,9 @@ ...@@ -178,9 +178,9 @@
float: right; float: right;
width: 81px; height: 25px; width: 81px; height: 25px;
border: 1PX solid #FD5A2F; border-radius: 25px; border: 1PX solid #FD5A2F; border-radius: 25px;
line-height: 25px; text-indent: 8px; font-size: 12px; line-height: 25px; color: #FD5A2F; font-weight: 700; line-height: 25px; text-indent: 8px; font-size: 12px; line-height: 28px; color: #FD5A2F; font-weight: 700;
img{ img{
position: absolute; right: 5px; top: 50%; margin-top:-6px; position: absolute; right: 5px; top: 50%; margin-top:-5px;
width: 6px; height: 11px; width: 6px; height: 11px;
} }
} }
...@@ -318,7 +318,7 @@ ...@@ -318,7 +318,7 @@
.text{ .text{
position: absolute; left: 0; top: 0; position: absolute; left: 0; top: 0;
width: 331px; height: 50px; width: 331px; height: 50px;
color: #B42F00; font-size: 22px; line-height: 45px; color: #B42F00; font-size: 22px; line-height: 53px;
text-align: center; font-weight: 700; letter-spacing: 1px; text-align: center; font-weight: 700; letter-spacing: 1px;
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册