mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-16 09:58:13 +08:00
💄 战绩页面样式优化
This commit is contained in:
@@ -161,8 +161,7 @@ function getTheme () {
|
||||
font-family: var(--font-title);
|
||||
font-size: 20px;
|
||||
margin-right: 10px;
|
||||
color: var(--common-color-white);
|
||||
text-shadow: 0 0 10px rgb(0 0 0 / 60%);
|
||||
color: var(--common-text);
|
||||
}
|
||||
|
||||
.ur-top-btn {
|
||||
@@ -170,7 +169,6 @@ function getTheme () {
|
||||
border-radius: 5px;
|
||||
background: var(--common-bg-2);
|
||||
color: var(--common-color-white);
|
||||
text-shadow: 0 0 10px rgb(0 0 0 / 40%);
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user