This commit is contained in:
make
2025-12-31 00:49:32 +08:00
parent ae57b68f99
commit eb8c097777
709 changed files with 39727 additions and 1041 deletions

View File

@@ -0,0 +1,10 @@
.__PFX__-bn1 {
padding:40px 20px;
color:#fff;
background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));
border-radius:12px;
margin:16px;
text-align:center;
}
.__PFX__-bn1-t1 { font-size:22px; margin-bottom:6px; }
.__PFX__-bn1-t2 { font-size:14px; opacity:.9; }