🔴CSS基础属性

本文最后更新于:2023年7月28日 凌晨

颜色

单位

字体

背景

background

1
2
3
4
5
6
7
body {
background-color: ;
background-image: ;
background-repeat: ;
background-attachment: ;
background-position: ;
}

边框


🔴CSS基础属性
https://qingshaner.com/CSS基础/
作者
清山
发布于
2022年1月28日
许可协议