initial commit

This commit is contained in:
2025-09-15 02:11:16 +09:00
commit f6165fbd86
19 changed files with 7458 additions and 0 deletions

13
.crossnote/style.less Normal file
View File

@@ -0,0 +1,13 @@
/* 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;
}