From 1ee0e2dcfecd93168f757deff4ed33d7d574484c Mon Sep 17 00:00:00 2001 From: Daniel Sidhion Date: Fri, 31 May 2024 07:26:48 -0700 Subject: [PATCH] doc: improve the look of terms in definition lists (#313891) --- doc/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/style.css b/doc/style.css index 5bc587a6ee30..f517733be972 100644 --- a/doc/style.css +++ b/doc/style.css @@ -431,6 +431,11 @@ div.appendix .informaltable td { 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. For more details, see https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html#stylable-scopes