首次提交

This commit is contained in:
2025-04-13 19:40:44 +08:00
commit eec6aef7d7
440 changed files with 44422 additions and 0 deletions

8
src/bszx/pdf.scss Normal file
View File

@@ -0,0 +1,8 @@
.content{
padding: 32px;
line-height: 2.4rem;
}
.nr-bg{
background: linear-gradient(to bottom, #ffe0e0, #ffffff);
}