about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaniel Sidhion <DanielSidhion@users.noreply.github.com>2024-05-31 07:26:48 -0700
committerGitHub <noreply@github.com>2024-05-31 16:26:48 +0200
commit1ee0e2dcfecd93168f757deff4ed33d7d574484c (patch)
tree025f3cb9ef4c551607024dee46697d2a5a9adb98
parent29b422bde474c2b1e985a75c3d195fa273ca4517 (diff)
doc: improve the look of terms in definition lists (#313891)
-rw-r--r--doc/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 5bc587a6ee308..f517733be9727 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