mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
💄 配色变更
This commit is contained in:
@@ -517,6 +517,7 @@ async function searchPost() {
|
||||
.news-card-title {
|
||||
position: relative;
|
||||
height: 50px;
|
||||
color: var(--common-text-title);
|
||||
transition: padding-top 0.3s linear, padding-bottom 0.3s linear, background 0.3s linear,
|
||||
font-size 0.3s linear, line-height 0.3s linear, white-space 0.3s linear;
|
||||
}
|
||||
@@ -546,6 +547,7 @@ async function searchPost() {
|
||||
max-width: 200px;
|
||||
height: 50px;
|
||||
align-items: center;
|
||||
color: var(--common-text-content);
|
||||
}
|
||||
|
||||
.ncu-left {
|
||||
|
||||
Reference in New Issue
Block a user