emmet之简化css
.one{
text-align: center;
/* tac */
text-indent :2em;
/* ti2em */
width: 2em;
/* w2em */
line-height: 26px;
/* lh26px */
text-decoration: none;
/* tdn */
}