提交 27e165e4 编写于 作者: chendeli's avatar chendeli

add

上级 49860155
...@@ -446,6 +446,7 @@ export default { ...@@ -446,6 +446,7 @@ export default {
.font-title{ .font-title{
font-size: px2rem(18px); font-size: px2rem(18px);
font-weight: bold; font-weight: bold;
color: #28344C
} }
.title{ .title{
......
...@@ -211,9 +211,11 @@ export default { ...@@ -211,9 +211,11 @@ export default {
} }
.tea-itemname{ .tea-itemname{
color: RGBA(102, 102, 102, 1); color: RGBA(102, 102, 102, 1);
padding-top: px2rem(5px); margin-top: px2rem(4px);
font-size: px2rem(13px); font-size: px2rem(13px);
line-height: px2rem(19px); line-height: px2rem(19px);
height: px2rem(19px);
display: inline-block;
} }
} }
} }
......
...@@ -266,6 +266,7 @@ export default { ...@@ -266,6 +266,7 @@ export default {
height: px2rem(18px); height: px2rem(18px);
margin: 0 0 px2rem(21px) 0; margin: 0 0 px2rem(21px) 0;
font-weight: bold; font-weight: bold;
color:#28344C
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册