diff --git a/res/forum/style.css b/res/forum/style.css index bd880b0..fc63ad4 100644 --- a/res/forum/style.css +++ b/res/forum/style.css @@ -176,4 +176,10 @@ body #file_upload_style { margin-top: 200vh; +} + +.post img +{ + max-height: 20vh; + max-width: 20vh; } \ No newline at end of file