Include lists inside toggle card to content styling

This commit is contained in:
Sodbileg Gansukh 2021-11-23 11:28:35 +08:00
parent 2d940d8f59
commit b3f6b8a82c
3 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1007,6 +1007,8 @@ is the very first element in the post content */
.gh-content > dl,
.gh-content > p,
.kg-callout-text,
.kg-toggle-content > ol,
.kg-toggle-content > ul,
.kg-toggle-content > p {
font-family: var(--font-serif);
font-weight: 400;