How do we add blackish blur effect in css? I have a piece of text in a div
and a background image. I want to blur only the text background.
Image
I want to add blur effect only behind Mickey and Minnie.
Here is the code :
http://jsfiddle.net/s5jyoo73/
Possible Duplicate of : How can I make a CSS glass/blur effect work for an overlay?