From 496de34c1e8e6fccf9bf7f17ef4d306ceae43261 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 12 Aug 2022 19:55:02 +0100 Subject: [PATCH] Use `

` for modal dialog box heading, tweak styles add explicit `font-weight: normal` to `.modal-text` and `.alert-text`, so that it overrides the otherwise bold look of the `

` --- docs/docs.css | 1 + docs/index.html.ejs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs.css b/docs/docs.css index b5b0c39..3a7eb76 100644 --- a/docs/docs.css +++ b/docs/docs.css @@ -85,6 +85,7 @@ h3 { font-size: 1.2em; margin-top: 10px; vertical-align: middle; + font-weight: normal; } .modeless-text { diff --git a/docs/index.html.ejs b/docs/index.html.ejs index 57bacf7..ea6c7b1 100644 --- a/docs/index.html.ejs +++ b/docs/index.html.ejs @@ -529,7 +529,7 @@