Files
2025-09-15 02:11:16 +09:00

14 lines
314 B
Plaintext

/* Please visit the URL below for more information: */
/* https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css */
html {
-webkit-print-color-adjust: exact;
}
.markdown-preview.markdown-preview {
// modify your style here
// eg: background-color: blue;
font-family: NanumMyeongjo;
}