Box-shadow only on div corners

css

Solution

i am sharing working link to the example.

You can do this using `css3`.

WORKING DEMO

Problem

I have a problem with box-shadow. I need to have shadow only on bottom corners of div as on this image. Deos anyone know how to do that? Thanks in advance for your help.

Original source

Related problems