houweidong

.but1{
    padding: 10px 20px;
    font-size: 16px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.8);
    border-radius: 20px;
    background: linear-gradient(to left,orange,red);
}
.but2{

}
.but3{
    
}
.but1:hover{
    background: orange;
    background: linear-gradient(to right,orange,red)
}

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2021-04-16
  • 2022-12-23
  • 2021-12-05
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
相关资源
相似解决方案