Skip to content

Commit b8befbd

Browse files
committed
Add img.inline style for Pastanaga icons
1 parent 3e075b9 commit b8befbd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/_static/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ img.figure,
5858
margin-bottom: 1rem;
5959
}
6060

61+
img.inline {
62+
margin: 0;
63+
height: 1em;
64+
}
65+
6166
span.linenos {
6267
padding-right: 1em;
6368
}

0 commit comments

Comments
 (0)