Include lists inside toggle card to content styling
This commit is contained in:
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
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue