From d345943386b3c43cc6f7f5883902f2b0c9ad39aa Mon Sep 17 00:00:00 2001 From: mb Date: Sat, 17 Apr 2021 15:12:31 +0200 Subject: [PATCH] updating print stylesheet logbot --- LogBot/stylesheets/float.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LogBot/stylesheets/float.css b/LogBot/stylesheets/float.css index 4715009..b936c23 100644 --- a/LogBot/stylesheets/float.css +++ b/LogBot/stylesheets/float.css @@ -61,4 +61,7 @@ hr{ width: 100%; max-width: none; } + .post p.message img{ + max-width: 75mm; + } } \ No newline at end of file