.excerpt .focus a img{
-webkit-transition: all ease .3s;
transition: all ease .3s }
.excerpt .focus a img:hover {
-webkit-transform: scale(1.45);
transform: scale(1.45);
box-shadow: 0px 0px 18px rgba(0,0,0,.5);
}

 

来源:http://www.blear.cn/548.html

相关文章:

  • 2022-12-23
  • 2021-11-13
  • 2021-06-27
  • 2022-12-23
  • 2021-09-08
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2022-12-23
  • 2021-09-29
  • 2022-12-23
相关资源
相似解决方案