summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2023-04-17 23:49:19 -0600
committerDan Allen <dan.j.allen@gmail.com>2023-04-18 01:29:33 -0600
commitaeebabc689eb5d526f643a9e99db68b39bbb150a (patch)
tree4c75e72efe3c0c27802890552d97903e438a346a /src
parentb195ed18d7f9e8c2f357955708c6feb9b762cfca (diff)
adjust font size of term in horizontal dlist to match font size of term in regular dlist
Diffstat (limited to 'src')
-rw-r--r--src/stylesheets/asciidoctor.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stylesheets/asciidoctor.css b/src/stylesheets/asciidoctor.css
index 27d60c69..4987e3ed 100644
--- a/src/stylesheets/asciidoctor.css
+++ b/src/stylesheets/asciidoctor.css
@@ -2043,6 +2043,7 @@ p,
blockquote,
dt,
td.content,
+td.hdlist1,
span.alt,
summary {
font-size: 1.0625rem;