如何在不影响文本的情况下设置背景不透明度
这个问题在这里已经有了答案:
你可以使用rgba
来仅使背景颜色透明,例如:
background: rgba(255, 249, 192, 0.7);
链接地址: http://www.djcxy.com/p/28085.html
上一篇: How to set a background opacity without affecting the text
下一篇: How to make semi