update notes style
This commit is contained in:
@@ -9,8 +9,17 @@
|
|||||||
.mermaid {
|
.mermaid {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
p {
|
||||||
|
margin-bottom: 0.0pt;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
margin-bottom: 1pt;
|
||||||
|
margin-top: 2pt;
|
||||||
|
}
|
||||||
div[data-cmd="sh"] {
|
div[data-cmd="sh"] {
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
}
|
}
|
||||||
|
font-family: NanumGothic;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user