add crossnote and mv textfile
This commit is contained in:
16
.crossnote/style.less
Normal file
16
.crossnote/style.less
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
/* 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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user