完成基础页面构建
This commit is contained in:
7
var/static/src/css/home/main.css
Normal file
7
var/static/src/css/home/main.css
Normal file
@@ -0,0 +1,7 @@
|
||||
#home_wallpaper {
|
||||
background: linear-gradient(to top, #228C23 50%, #53A14E 50%);
|
||||
}
|
||||
|
||||
#thanks {
|
||||
font-size: 175%;
|
||||
}
|
||||
Reference in New Issue
Block a user