/ Published in: CSS
First two number are for offset from top left corner and the third is for the size.
Expand |
Embed | Plain Text
-webkit-box-shadow: 10px 10px 25px #ccc; -moz-box-shadow: 10px 10px 25px #ccc; box-shadow: 10px 10px 25px #ccc;
You need to login to post a comment.
