Switch the manual theme to Furo #104735
@ -49,6 +49,11 @@ figcaption {
|
||||
|
||||
/* End TABLE & FIGURE. */
|
||||
|
||||
/* Force admonition to span the full width if close to a figure */
|
||||
.admonition {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* Use secondary font color for caption text */
|
||||
figcaption {
|
||||
color: var(--color-foreground-secondary);
|
||||
|
Loading…
Reference in New Issue
Block a user