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,19 @@
.__PFX__-bn5 {
display:flex;
margin:16px;
gap:12px;
}
.__PFX__-bn5-img {
width:100px;
height:60px;
border-radius:8px;
object-fit:cover;
}
.__PFX__-bn5-right h3 {
font-size:16px;
color:var(--primary-color);
}
.__PFX__-bn5-right p {
font-size:13px;
color:#666;
}