box-shadow: inset x-offset y-offset blur-radius spread-radius color
最终转换css3
box-shadow: 0.5px 0.8px 22px 0 rgba(85,85,85,0.08)
box-shadow: inset x-offset y-offset blur-radius spread-radius color
最终转换css3
box-shadow: 0.5px 0.8px 22px 0 rgba(85,85,85,0.08)
本文标题:ps投影和CSS box-shadow转换
本文链接:https://www.haomeiwen.com/subject/ejijsctx.html
网友评论