Files
2025-02-Compiler/.crossnote/style.less
2025-10-03 19:17:46 +09:00

17 lines
375 B
Plaintext

/* Please visit the URL below for more information: */
/* https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css */
.markdown-preview.markdown-preview {
// modify your style here
.mermaid {
background-color: white;
font-family: NanumGothic;
}
font-size: 11pt;
font-family: NanumMyeongjo;
.language-scanres {
font-size: 6pt;
}
}