mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
💄 样式微改
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
/* dark mode */
|
||||
html.dark {
|
||||
/* app container */
|
||||
--app-page-bg: #000000; /* (0, 0, 0) */
|
||||
--app-page-bg: #1e1e1e; /* (0, 0, 0) */
|
||||
--app-page-content: #d0d0d0;
|
||||
--app-side-bg: #151c26;
|
||||
--app-side-content: #dddddd;
|
||||
|
||||
@@ -31,6 +31,7 @@ const props = defineProps<TuaDetailBattleProps>();
|
||||
.tud-db-time {
|
||||
color: var(--common-text-content);
|
||||
font-size: 12px;
|
||||
opacity: 0.6;
|
||||
text-align: left;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user