I have two divs, both with 0.6 opacity. I need them to overlap but retain their opacity and not create a new combined opacity level. I can\'t use an image.
EDIT -- The
I think the only way would be to do the opacity separately,
e.g. http://dabblet.com/gist/1566278