Switch the manual theme to Furo #104735
@ -11,7 +11,7 @@
|
|||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Add more visual weight to defintion terms */
|
/* Add more visual weight to definition terms */
|
||||||
dl dt {
|
dl dt {
|
||||||
font-weight: bold !important
|
font-weight: bold !important
|
||||||
}
|
}
|
||||||
@ -50,29 +50,6 @@ dl.field-list {
|
|||||||
font-weight: normal
|
font-weight: normal
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Fix definitions with different ids. */
|
|
||||||
.rst-content dl.simple {
|
|
||||||
margin-bottom: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Fix nested block spacing. */
|
|
||||||
.rst-content .document dl dt,
|
|
||||||
.rst-content dd dl,
|
|
||||||
.rst-content dl.field-list dd>p {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Dont indent field lists */
|
|
||||||
.rst-content dl.field-list dt {
|
|
||||||
padding-left: 0 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Fix padding for normal definitions nested in field lists */
|
|
||||||
.rst-content dl.field-list dd>dl.simple {
|
|
||||||
padding-top: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* TABLE & FIGURE */
|
/* TABLE & FIGURE */
|
||||||
|
|
||||||
/* Cell's vertical align. */
|
/* Cell's vertical align. */
|
||||||
|
Loading…
Reference in New Issue
Block a user