fix: 内置DOCX双中文字体包
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#write {
|
||||
color: var(--briefing-ink);
|
||||
font-family:
|
||||
"Noto Serif CJK SC", "Source Han Serif SC",
|
||||
"FandolSong", "Noto Serif CJK SC", "Source Han Serif SC",
|
||||
"Microsoft YaHei", "SimSun", serif;
|
||||
font-size: 18px;
|
||||
line-height: 1.8;
|
||||
@@ -27,7 +27,7 @@
|
||||
border-bottom: 1mm solid var(--briefing-red);
|
||||
color: var(--briefing-red);
|
||||
font-family:
|
||||
"STZhongsong", "Noto Serif CJK SC", "Source Han Serif SC", serif;
|
||||
"FandolSong", "STZhongsong", "Noto Serif CJK SC", "Source Han Serif SC", serif;
|
||||
font-size: 2.35em;
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.18em;
|
||||
@@ -55,7 +55,7 @@
|
||||
#write .doc-title {
|
||||
margin: 0 0 8mm;
|
||||
font-family:
|
||||
"STZhongsong", "Noto Serif CJK SC", "Source Han Serif SC", serif;
|
||||
"FandolSong", "STZhongsong", "Noto Serif CJK SC", "Source Han Serif SC", serif;
|
||||
font-size: 1.65em;
|
||||
font-weight: 700;
|
||||
line-height: 1.4;
|
||||
@@ -68,7 +68,7 @@
|
||||
#write h4 {
|
||||
margin: 1.35em 0 0.5em;
|
||||
font-family:
|
||||
"Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", sans-serif;
|
||||
"MdTP Sans SC", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", sans-serif;
|
||||
font-weight: 700;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user