text 造型按钮

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 造型按钮相关的知识,希望对你有一定的参考价值。

a.btn {
     display: inline-block;
     color: #fff;
     background: #E2243B;
     padding: .75em 1.5em;
     font-family: sans-serif;
     text-transform: uppercase;
     font-weight: 200;
    font-size: .65rem;
    line-height: 1.30;
    letter-spacing: 1.5px;
    text-decoration: none;
 }

 a.btn::after {
     content: '\02192';
     padding-left: .65em;
 }

以上是关于text 造型按钮的主要内容,如果未能解决你的问题,请参考以下文章

造型按钮警报 - Ionic3

由小见大!不规则造型按钮解决方案

大量元素的有效造型

离子造型容器

Vue造型局部组件

java 向上造型和向下造型简述