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,3 @@
/* 示例:李梅的个性化覆盖样式 */
.tpl-speech .speaker-avatar{border-color:#ff7aa2;box-shadow:0 6px 18px rgba(255,122,162,0.12)}
.tpl-speech .speech-card{background:linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,60,0.45))}