%%HTML
<style>
body {
--vscode-font-family: "Times New Roman","STKaiti"
}
</style>
Jupyter文件中Markdown单元格的字体全局设置
发布于 2023-12-05 1046 次阅读
发布于 2023-12-05 1046 次阅读
%%HTML
<style>
body {
--vscode-font-family: "Times New Roman","STKaiti"
}
</style>
Comments 1 条评论
太水了。。。。