style: modify theme style.

This commit is contained in:
jaywcjlove
2022-09-05 17:27:50 +08:00
parent 8d33e4dab2
commit 8720638f9d
12 changed files with 86 additions and 95 deletions

View File

@@ -33,6 +33,7 @@ h4 {
p {
color: initial;
font-size: 0.85em;
line-height: 1.5em;
}
ul {
@@ -46,12 +47,14 @@ ol {
li {
margin: 0;
font-size: 0.85em;
line-height: 1.5em;
}
blockquote {
font-style: normal;
border-left: none;
margin: 1em 0;
line-height: 1.5em;
}
pre {