2css
2021-01-16 11:16
                         标签:indent   颜色   ali   文本   style   span   mic   lin   nbsp    字体属性 文本颜色、对齐文本text-align、装饰文本text-decoration、文本缩进text-indent、行间距line-height   2css 标签:indent   颜色   ali   文本   style   span   mic   lin   nbsp    原文地址:https://www.cnblogs.com/gao-chao/p/13378031.html{
            font-family:‘Microsoft YaHei‘;
            font-size: 22px;
            font-weight: 700;
        }
    
{
            /* text-decoration: underline; */
            /* text-decoration: none; */
            text-decoration:line-through;
        }