Switch the manual theme to Furo #104735
@ -264,7 +264,6 @@ a.external {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.toctree-wrapper ul {
|
.toctree-wrapper ul {
|
||||||
width: 90%;
|
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
@ -272,7 +271,7 @@ a.external {
|
|||||||
/* Underline provided by nested ul (not li). */
|
/* Underline provided by nested ul (not li). */
|
||||||
.toctree-wrapper * ul {
|
.toctree-wrapper * ul {
|
||||||
margin-bottom: 1rem !important;
|
margin-bottom: 1rem !important;
|
||||||
border-top: solid var(--color-background-border) 2px;
|
border-top: solid var(--color-background-border) 1px;
|
||||||
padding-left: 2em;
|
padding-left: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user