.cBan_1 .e2-pro li a{ display: block; -webkit-transition: all 0.3s linear;
transition: all 0.3s linear;}
.cBan_1 .e2-pro li a:hover{box-shadow: rgba(0, 0, 0, 0.7) 0 0 8px;-webkit-transform: translateY(5px);transform: translateY(5px); z-index: 8}

 

box-shadow:投影

-webkit-transition: 发生 效果过渡发生的速度

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-18
  • 2021-08-18
  • 2021-12-14
  • 2022-01-13
  • 2021-11-27
  • 2021-11-29
  • 2022-12-23
相关资源
相似解决方案