提交部分页面

This commit is contained in:
tangly1024
2022-01-24 16:48:48 +08:00
parent e88ed62863
commit 952e258ed7
24 changed files with 810 additions and 50 deletions

View File

@@ -188,4 +188,8 @@ nav {
width: 100%;
background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);
padding-bottom: 34px;
}
.shadow-text{
text-shadow: 0.1em 0.1em 0.2em black;
}