gpt
This commit is contained in:
25
code/public/static/css/modules/pinlun/_pinlun_base.css
Normal file
25
code/public/static/css/modules/pinlun/_pinlun_base.css
Normal 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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user