fix: markdown list style
This commit is contained in:
parent
0bc4b48060
commit
f1c03a8f21
@ -23,6 +23,8 @@ $line-numbers
|
|||||||
color highlight-comment
|
color highlight-comment
|
||||||
|
|
||||||
.article-entry
|
.article-entry
|
||||||
|
ol>li>ul
|
||||||
|
padding-inline-start: 2rem;
|
||||||
pre, code
|
pre, code
|
||||||
font-family inherit
|
font-family inherit
|
||||||
text-shadow none
|
text-shadow none
|
||||||
@ -146,3 +148,4 @@ pre
|
|||||||
.keyword
|
.keyword
|
||||||
.javascript .function
|
.javascript .function
|
||||||
color highlight-purple
|
color highlight-purple
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user