auto commit

This commit is contained in:
CyC2018 2019-06-19 23:19:17 +08:00
parent 3168830496
commit 424e4477b3

View File

@ -66,6 +66,11 @@
font-size: 13px;
}
code,
pre {
background-color: #fff !important;
}
.markdown-section>p {
font-size: 16px !important;
}