Authored by hf

Merge branch 'test' of http://git.dev.yoho.cn/web/yohobuy into test

This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
... ... @@ -38,12 +38,12 @@
text-align: center;
font-size: 22rem / $pxConvertRem;
color: #fff;
background: url("../img/me/employ/rank.png") no-repeat;
background: image-url("../img/me/employ/rank.png") no-repeat;
background-position: center top;
background-size: auto 100%;
&.top {
background: url("../img/me/employ/rank-t.png") no-repeat;
background: image-url("../img/me/employ/rank-t.png") no-repeat;
background-position: center top;
background-size: 100%;
line-height: 54rem / $pxConvertRem;
... ...