.test{
    width: 150px;
    height: 150px;
    margin: 20% auto;
    background-color: white;
    background-image: repeating-linear-gradient(to right, #aaa 5%, #eee 10%, #ccc 15%);
    box-shadow: 5px 5px 2px #eee;
      border-radius: 5px;
}

  

相关文章:

  • 2021-06-30
  • 2022-12-23
  • 2022-12-23
  • 2021-04-05
  • 2021-08-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-15
  • 2022-12-23
  • 2021-07-22
  • 2021-12-14
  • 2022-12-23
  • 2021-04-04
相关资源
相似解决方案