This commit is contained in:
make
2026-01-09 01:28:23 +08:00
parent eb8c097777
commit 90fc16fbc3
241 changed files with 26518 additions and 3570 deletions

View File

@@ -0,0 +1,25 @@
/* ===== pinlun base ===== */
.__PFX__-cmt {
margin: 24px 0;
font-size: 14px;
color: var(--text-color);
}
.__PFX__-cmt-title {
margin-bottom: 12px;
}
.__PFX__-cmt-text {
line-height: 1.65;
}
.__PFX__-cmt-meta {
font-size: 12px;
color: var(--text-muted-color);
}
.__PFX__-cmt-item,
.__PFX__-cmt-card {
margin-bottom: 10px;
}