鼠标移入的box-shadow参考

Posted ghfjj

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了鼠标移入的box-shadow参考相关的知识,希望对你有一定的参考价值。

box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);-webkit-transform: translate3d(0, -2px, 0);transform: translate3d(0, -2px, 0);


 transition: all 0.2s linear;

 

http://www.mayn.com.cn/

 

 

以上是关于鼠标移入的box-shadow参考的主要内容,如果未能解决你的问题,请参考以下文章