旋转特惠标签

jc-tag{
width:80px;
text-align:center;
height:20px;
line-height:20px;
font-size:12px;
color:#fff;
background-color:#fc0;
/* Rotate div */
transform:rotate(315deg);
-webkit-transform:rotate(315deg); /* Safari 和 Chrome */
}

posted @ 2019-01-07 11:04  chenjacky  阅读(131)  评论(0)    收藏  举报