/* 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 // eg: background-color: blue; font-size: 10pt; .mermaid { background-color: white; } p { margin-bottom: 0.0pt; } h1, h2, h3, h4, h5, h6 { margin-bottom: 1pt; margin-top: 2pt; } div[data-cmd="sh"] { font-size: 8pt; } font-family: NanumGothic; }