up
This commit is contained in:
parent
14b5f49810
commit
79de1cbb26
BIN
disk_bg.jpg
BIN
disk_bg.jpg
Binary file not shown.
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 102 KiB |
@ -104,7 +104,10 @@ header{
|
||||
background-color: rgba(0,0,0,0);
|
||||
}
|
||||
body{
|
||||
background: black;
|
||||
background: url("https://git.chenx221.cyou/chenx221/Public_Assets/raw/branch/main/disk_bg.jpg");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat no-repeat;
|
||||
cover;
|
||||
}
|
||||
.column .card{
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
|
Reference in New Issue
Block a user