first commit

This commit is contained in:
xiaomai
2025-09-15 00:28:27 +08:00
commit ae8d3ce510
28 changed files with 2882 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
.tpl-custom{display:flex;align-items:center;justify-content:center}
.custom-card{background:rgba(255,255,255,0.03);padding:22px;border-radius:10px}
.custom-title{font-size:1.8rem;margin-bottom:12px}
.custom-content{font-size:1rem;line-height:1.6}