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 8e198f3 commit 25ae353Copy full SHA for 25ae353
sphinx/themes/epub/static/epub.css_t
@@ -458,6 +458,11 @@ dl {
458
margin-bottom: 15px;
459
}
460
461
+.sig dl {
462
+ margin-top: 0px;
463
+ margin-bottom: 0px;
464
+}
465
+
466
dd p {
467
margin-top: 0px;
468
@@ -472,6 +477,11 @@ dd {
472
477
margin-left: 30px;
473
478
474
479
480
+.sig dd {
481
482
483
484
475
485
dt:target, .highlighted {
476
486
background-color: #ddd;
487
0 commit comments