How to set a box shadow on left or right only or just on a single slide
Recently I wanted to create a container which only had a shadow on one edge – the top edge. Here’s a simple approach to achieve it with pure css syntax. Check out the jsfiddle...