📜  背景颜色半透明 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:56.377000             🧑  作者: Mango

代码示例2
h1 {background-color:rgba(255,0,0,0.3);}