This commit is contained in:
huanqing.shao
2019-11-29 09:17:11 +08:00
parent ff1b1a6078
commit b99da05cf2
2 changed files with 35 additions and 13 deletions

View File

@ -26,6 +26,26 @@ li>code {
font-size: 90%;
}
h1~ul {
margin-top: 0.8rem;
}
h2~ul {
margin-top: 0.8rem;
}
h3~ul {
margin-top: 0.8rem;
}
h4~ul {
margin-top: 0.8rem;
}
h5~ul {
margin-top: 0.8rem;
}
.custom-block .custom-block-title {
margin-bottom: 0.4rem;
}