From 23b17b6d34349ef671b599fc929f7f29f96d6412 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Tue, 19 Sep 2023 23:15:32 -0500 Subject: [PATCH] ugh --- res/docpdf/make_htmldoc.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/res/docpdf/make_htmldoc.py b/res/docpdf/make_htmldoc.py index dc48195aa..18be36d73 100644 --- a/res/docpdf/make_htmldoc.py +++ b/res/docpdf/make_htmldoc.py @@ -130,6 +130,10 @@ if __name__ == "__main__": h1 { text-align: center; } + + img { + max-width: 100%%; + } %s