mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
💄 稍微调整了一下样式
This commit is contained in:
@@ -54,15 +54,17 @@ onMounted(async () => {
|
||||
.anno-json {
|
||||
padding: 20px;
|
||||
border-radius: 20px;
|
||||
font-family: Consolas, serif;
|
||||
font-family: var(--font-text);
|
||||
}
|
||||
|
||||
.anno-title {
|
||||
margin: 20px 0;
|
||||
width: 100%;
|
||||
margin: 10px 0;
|
||||
color: #546d8b;
|
||||
font-family: Genshin-Light, serif;
|
||||
font-family: var(--font-title);
|
||||
font-size: 20px;
|
||||
font-weight: 600;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.jv-container {
|
||||
|
||||
Reference in New Issue
Block a user