I\'m trying to apply a box-shadow on all four sides. I could only get it on 2 sides:
box-shadow
Just simple as this code:
box-shadow: 0px 0px 2px 2px black; /*any color you want*/