This commit is contained in:
2025-03-21 09:06:56 +08:00
parent aa69846e09
commit 46f3923a06
21 changed files with 880 additions and 268 deletions

View File

@@ -1258,7 +1258,7 @@ a {
/* 自动调整列宽 */
text-align: left;
font-family: 'Charis SIL' !important;
font-size: 12px !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
@@ -1274,7 +1274,7 @@ a {
/* 长单词自动换行 */
word-break: normal;
font-family: 'Charis SIL' !important;
font-size: 12px !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
@@ -1303,7 +1303,7 @@ a {
margin: 0;
font-family: 'Charis SIL' !important;
font-size: 12px !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
@@ -1313,7 +1313,7 @@ a {
color: #000000;
text-align: left !important;
font-family: 'Charis SIL' !important;
font-size: 12px !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
@@ -1322,7 +1322,7 @@ a {
.word-container table .color-highlight {
color: rgb(0, 130, 170) !important;
font-family: 'Charis SIL' !important;
font-size: 12px !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
@@ -1433,4 +1433,12 @@ a {
/* 设置字体颜色 */
text-decoration: line-through !important;
/* 设置字体颜色 */
}
}
mjx-container {
font-size: 14px !important;
}
wmath{
width: 100%;
display: block;display: flex;
}