初始化红餐观察库项目

This commit is contained in:
freedakgmail
2026-07-19 18:11:08 +08:00
commit c663539548
22 changed files with 1261 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
.article-card > p.ai-summary {
color: #3f3e3a;
}
.ai-summary b {
display: inline-block;
margin-right: 8px;
color: var(--accent);
font: 700 9px/1 ui-monospace, monospace;
letter-spacing: .08em;
}