This commit is contained in:
2025-04-01 14:55:15 +08:00
33 changed files with 4867 additions and 1173 deletions

View File

@@ -1115,10 +1115,10 @@ a {
/* 自动调整列宽 */
text-align: left;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 12px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.wordTableHtml table td,
@@ -1131,10 +1131,10 @@ a {
word-break: normal;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 12px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.wordTableHtml table tbody tr td {
@@ -1160,38 +1160,38 @@ a {
align-items: center;
margin: 0;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 12px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.wordTableHtml table span {
color: #000000;
text-align: left !important;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
font-size: 12px !important;
line-height: 20px !important;
}
.wordTableHtml table .color-highlight {
color: rgb(0, 130, 170) !important;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 12px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.wordTableHtml table blue {
color: rgb(0, 130, 170) !important;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 12px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.wordTableHtml table tr:first-child td {
@@ -1213,7 +1213,7 @@ a {
/* 给最后一个 table-header-row第二行加样式 */
.wordTableHtml table tr.table-header-row:nth-of-type(2) td {
border-bottom: 1px solid #000 !important;
border-bottom: 1px solid #000 !important;
}
.word-container b span {
@@ -1258,10 +1258,10 @@ a {
/* 自动调整列宽 */
text-align: left;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.word-container table td,
@@ -1274,10 +1274,10 @@ a {
/* 长单词自动换行 */
word-break: normal;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.word-container table tbody tr td {
@@ -1294,7 +1294,7 @@ a {
border-left: 1px dashed #dcdfe6 !important;
border-right: 1px dashed #dcdfe6 !important;
word-break: keep-all !important;
white-space: pre-wrap !important;
white-space: pre-wrap !important;
/* text-align: justify !important; */
}
@@ -1303,29 +1303,29 @@ a {
margin: 0;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.word-container table span {
color: #000000;
text-align: left !important;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.word-container table .color-highlight {
color: rgb(0, 130, 170) !important;
font-family: 'Charis SIL' !important;
font-size: 7.5pt !important;
font-size: 14px !important;
mso-font-kerning: 1pt !important;
line-height: 10pt !important;
mos-line-height: 10pt !important;
line-height: 20px !important;
mos-line-height: 20px !important;
}
.word-container table tr:first-child td {
@@ -1433,4 +1433,20 @@ a {
/* 设置字体颜色 */
text-decoration: line-through !important;
/* 设置字体颜色 */
}
mjx-container {
font-size: 14px !important;
}
wmath {
width: 100%;
display: block;
display: flex;
}
/* 强制 MathLive 虚拟键盘浮在最顶层 */
.ML__keyboard {
z-index: 99999 !important;
position: fixed !important;
}

BIN
src/assets/img/ai.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
src/assets/img/repeat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB