Switch the manual theme to Furo #104735
@ -101,12 +101,12 @@ a.external {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.admonition.refbox>.admonition-title {
|
.admonition.refbox>.admonition-title {
|
||||||
background-color: rgba(50, 50, 50, 0.1);
|
background-color: rgba(50, 50, 50, 0.2);
|
||||||
border-color: rgb(50, 50, 50);
|
border-color: rgb(50, 50, 50);
|
||||||
}
|
}
|
||||||
|
|
||||||
.admonition.refbox>.admonition-title::before {
|
.admonition.refbox>.admonition-title::before {
|
||||||
background-color: rgb(50, 50, 50);
|
background-color: var(--color-content-foreground);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 'refbox' field. */
|
/* 'refbox' field. */
|
||||||
|
Loading…
Reference in New Issue
Block a user