Skip to content

Commit 4c90dc4

Browse files
css: margin for li img
1 parent d1efe99 commit 4c90dc4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.docfx/template/public/main.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,11 @@ article ol>li:last-child {
233233
margin-bottom: 0.25em;
234234
}
235235

236+
article li img {
237+
margin-top: 0.16em;
238+
margin-bottom: 1.0em;
239+
}
240+
236241

237242
/** content */
238243

0 commit comments

Comments
 (0)