Skip to content

Commit 28fa50e

Browse files
committed
Fix some caption are not italic
1 parent 34f81da commit 28fa50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sass/_theme_rst.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
div.figure, figure
2424
margin-bottom: $base-line-height
25-
p.caption
25+
.caption-text
2626
font-style: italic
2727
p:last-child.caption
2828
margin-bottom: 0px

0 commit comments

Comments
 (0)