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