diff --git a/docs/mandoc.css b/docs/mandoc.css index 9cb6032..a76e82c 100644 --- a/docs/mandoc.css +++ b/docs/mandoc.css @@ -52,6 +52,8 @@ table.results { margin-top: 1em; margin-left: 2em; font-size: smaller; } +img { max-width: 100%; } + /* Header and footer lines. */ table.head { width: 100%; diff --git a/views/header.html b/views/header.html index 90c808d..cbfe6ca 100644 --- a/views/header.html +++ b/views/header.html @@ -40,6 +40,7 @@