I want apply opacity for parent but I do not want the child element to inherit this opacity.
2条回答 迷失自我 (楼主) 2020-11-28 00:13 if you have parent background color - use RGBA, if you have parent image - use additional RGBA layer between parent and child divs playing with css position. 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
if you have parent background color - use RGBA, if you have parent image - use additional RGBA layer between parent and child divs playing with css position.