设计了logo

This commit is contained in:
yehongyu
2026-07-20 15:59:34 +08:00
parent 3d5ffa1cb6
commit 1ffa069151
6 changed files with 28 additions and 7 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
display: flex;
align-items: center;
gap: 6px;
color: #2563eb;
color: #1f7a8c;
font-weight: 700;
font-size: 13px;
}
@@ -65,7 +65,7 @@
}
.chatpapers-empty-icon {
color: #2563eb;
color: #1f7a8c;
opacity: 0.85;
margin-bottom: 4px;
}