mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
💄 参照 anno 美化 post
This commit is contained in:
@@ -12,6 +12,21 @@
|
||||
color: var(--post-default-text);
|
||||
}
|
||||
|
||||
.mys-post-title {
|
||||
font-family: var(--font-title);
|
||||
color: var(--common-text);
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.mys-post-subtitle {
|
||||
font-size: 16px;
|
||||
color: var(--common-text-3);
|
||||
}
|
||||
|
||||
.mys-post-content {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
:deep(.mys-post-div) {
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user