We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d3d46 commit 2ae3e61Copy full SHA for 2ae3e61
style/book.css
@@ -132,8 +132,9 @@ body {
132
}
133
134
.md div.listingcaption {
135
- margin-left: 3ex;
136
text-align: center;
+ margin-top: 0;
137
+ margin-bottom: 1em;
138
139
140
.md div.listingcaption kbd {
@@ -155,6 +156,8 @@ body {
155
156
157
.md span.imagecaption {
158
159
160
161
162
163
@@ -207,9 +210,4 @@ body {
207
210
.md pre.listing.tilde code {
208
211
font-size: 65%;
209
212
-
- .md div.listingcaption.tilde {
- margin-left: 5ex;
213
- }
214
215
0 commit comments