diff --git a/LogBot/stylesheets/float.css b/LogBot/stylesheets/float.css index 3e17385..762d271 100644 --- a/LogBot/stylesheets/float.css +++ b/LogBot/stylesheets/float.css @@ -56,7 +56,7 @@ hr{ display: none; } .post{ - margin: 1.5em 0.5em; + margin: 1.5em 0.75em; } .post p.message{ font-size: 12pt; @@ -65,7 +65,7 @@ hr{ max-width: none; } .post p.message img{ - max-width: 50mm; + max-width: 65mm; transform: rotate(5deg); } } \ No newline at end of file