1
0
Fork 0
This commit is contained in:
Chenx221 2023-05-07 23:25:44 +08:00
parent 032ddd73d4
commit 5df0b89fbe
2 changed files with 1 additions and 1 deletions

BIN
disk_bg.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

View File

@ -116,7 +116,7 @@ header{
background-color: rgb(255 255 255 / 50%);
}
body{
background: url("https://git.chenx221.cyou/chenx221/Public_Assets/raw/branch/main/disk_bg.jpg") center;
background: url("https://git.chenx221.cyou/chenx221/Public_Assets/raw/branch/main/disk_bg.webp") center;
background-size: cover;
background-repeat: no-repeat no-repeat;
/*! background-position: center center; */