diff --git a/res/forum/style.css b/res/forum/style.css index 624c27b..4f318c9 100644 --- a/res/forum/style.css +++ b/res/forum/style.css @@ -67,4 +67,14 @@ img:hover #left_panel { border-right: 1px solid #3E392F; +} + +.output +{ + font-size: larger; +} + +.output + .output +{ + margin-top: 1.5vh; } \ No newline at end of file