fix: 登录样式调整

This commit is contained in:
tim
2025-09-01 18:49:33 +08:00
parent 37ea986389
commit 32a624e62d
5 changed files with 24 additions and 15 deletions

View File

@@ -35,6 +35,12 @@
--article-info-background-color: #f0f0f0;
--activity-card-background-color: #fafafa;
--poll-option-button-background-color: rgb(218, 218, 218);
--telegram-bg: #caedff74;
--telegram-bg-hover: #67a2c088;
--twitter-bg: rgb(68, 68, 68);
--twitter-bg-hover: rgb(91, 91, 91);
--discord-bg: #5865f258;
--discord-bg-hover: #5865f2b1;
}
[data-theme='dark'] {