Add files via upload

This commit is contained in:
Haiyong
2022-08-08 22:18:26 +08:00
committed by GitHub
parent f527647608
commit e463460519

View File

@@ -22,7 +22,10 @@
font-family: sans-serif;
}
body{
background-color: #0574c8;
background: url("https://haiyong.site/img/bizhi/220808.png" );
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
}
.container{
background-color: white;