doc: improve the look of terms in definition lists (#313891)
This commit is contained in:
parent
29b422bde4
commit
1ee0e2dcfe
@ -431,6 +431,11 @@ div.appendix .informaltable td {
|
|||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.book .variablelist .term,
|
||||||
|
div.appendix .variablelist .term {
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
This relies on highlight.js applying certain classes on the prompts.
|
This relies on highlight.js applying certain classes on the prompts.
|
||||||
For more details, see https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html#stylable-scopes
|
For more details, see https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html#stylable-scopes
|
||||||
|
Loading…
Reference in New Issue
Block a user