Non-Transparent Elements Inside Transparent Elements | CSS-Tricks
Actually the behavior of inheriting transparency is perfectly logical. You specify in your css that some block is not entirely opaque, you don’t specify the opacity of only it’s background (which you could do with css3 rgba colors or a transparent png as ...