2014年6月12日
摘要: @include box-shadow(rgba(88,88,88,0.4) 0 0 20px 5px);最后不用的参数就可以不写,rgba可以设透明度alpha,所以在photoshop里面算好rbg值来写也挺好的。上面示例的0 0 是纵向以及横向偏移值。20px是位移,5px是扩散。最后省略了一... 阅读全文
posted @ 2014-06-12 11:12 meeming 阅读(328) 评论(0) 推荐(0)



Fork me on GitHub