lpp-11-15

1、letter-spacing:字间距

.authorized_info{
    color:rgb(161, 161, 161) ;
    font-size: 1.125rem;
    line-height: 2.5rem;
    letter-spacing: .125rem;

}

 

 

 

 

 

 2、text-indent、文本块中首行文本的缩进

.auth_getinfo{
    text-indent: -3.125rem;
}

 

分类:

技术点:

相关文章: