admin 发表于 2023-2-5 08:42:58

css背景可以设置为透明代码

css背景可以设置为透明

代码如下:
background:rgba();/* a代表透明度,取值为0-1 */

页: [1]
查看完整版本: css背景可以设置为透明代码