mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
💄 增加深色模式下的辨识度
This commit is contained in:
@@ -264,6 +264,10 @@ function searchPost(): void {
|
||||
font-family: var(--font-title);
|
||||
}
|
||||
|
||||
.dark .news-switch-btn {
|
||||
border: 1px solid var(--common-shadow-2);
|
||||
}
|
||||
|
||||
.news-search {
|
||||
margin-left: 10px;
|
||||
color: var(--box-text-1);
|
||||
|
||||
Reference in New Issue
Block a user