fix: 统一十四套主题DOCX字体映射
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#write {
|
||||
color: var(--report-ink);
|
||||
font-family:
|
||||
"FandolFang", "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;
|
||||
|
||||
@@ -24,9 +24,9 @@
|
||||
"docxFonts": {
|
||||
"faces": [
|
||||
{
|
||||
"family": "FandolFang",
|
||||
"aliases": ["FangSong", "STFangsong", "Noto Serif CJK SC", "Source Han Serif SC", "Microsoft YaHei", "SimSun"],
|
||||
"source": "theme-shared:official-fonts/FandolFang-Regular.woff2",
|
||||
"family": "FandolSong",
|
||||
"aliases": ["FangSong", "STFangsong", "Noto Serif CJK SC", "Source Han Serif SC", "SimSun"],
|
||||
"source": "theme-shared:official-fonts/FandolSong-Regular.woff2",
|
||||
"license": "GPL-3.0-or-later WITH Font-exception-2.0"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user