jichi

html代码

<span>15</span>

css代码

.valueStyle{
    font-weight:600;
    font-size:25px;
    margin-bottom:0px;
    cursor:pointer;
    background-image:-webkit-linear-gradient(bottom,red,#ff5f60,#f0c41b); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}

效果图

分类:

技术点:

相关文章:

  • 2021-12-15
  • 2021-11-01
  • 2021-12-05
  • 2021-12-05
  • 2021-12-14
  • 2021-12-12
  • 2021-12-22
猜你喜欢
  • 2021-12-22
  • 2021-11-11
  • 2021-11-14
  • 2021-11-01
  • 2021-12-15
相关资源
相似解决方案