Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 7cb42ee + f95508c commit 18a30ceCopy full SHA for 18a30ce
doc/_static/mpl.css
@@ -461,7 +461,7 @@ div.topic {
461
border-left: 0px;
462
border-right: 0px;
463
margin: 10px 0px;
464
- padding: 1em 1.4em;
+ padding-left: 1em;
465
}
466
467
p.topic-title {
@@ -495,7 +495,8 @@ p.topic-title {
495
496
497
.contents > ul > li {
498
- padding-top: 0.7em;
+ padding-top: 0.3em;
499
+ padding-bottom: 0.3em;
500
501
502
.contents ul > li::before {
0 commit comments