高亮:
{{Sentence}}
{{Sentence Highlight}}
加粗:
{{Sentence}}
{{Sentence Bold}}
在样式表中添加以下代码:
.highlight {
background-color: #FFFF00; /* 可根据需要更改高亮颜色 */
}
.bold {
font-weight: bold;
}
在添加卡片时,将例句和其对应的单词分别输入到“Sentence”和“Sentence Highlight/Bold”字段中即可。
上一篇:Anki-按间隔查找成功率