html+css實現鼠標移過,底部添加陰影

效果如下: 只要你給外層盒子添加這個樣式就好了.t-hover-shadow: .t-hover-shadow { transition: transform .3s ease-in-out, box-shadow .3s cubic-bezier(.47, 0, .745, .715), border .3s linear .1s; } .t-hover-shadow:hover {
相關文章
相關標籤/搜索