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,11 @@
.__PFX__-bn4 {
background:#fafafa;
padding:22px 16px;
border-radius:10px;
margin:16px;
}
.__PFX__-bn4 h2 {
font-size:20px;
color:var(--primary-color);
}
.__PFX__-bn4 p { color:#666; font-size:13px; }