CSS实现背景半透明

 /* 背景半透明,前面三个参数是颜色代码,后面小数是透明度 */
    background: rgb(0, 0, 0, 0.5);
posted @ 2021-08-13 09:02  专注网站建设和推广  阅读(285)  评论(0)    收藏  举报