From 4ff025ea60beb35b7e13b099c1f7c25bfe01c5d4 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 25 Jan 2005 14:33:01 +0000 Subject: [PATCH] Added styles --- theme/standard/styles_layout.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 547114a5ba..bd621d0ec6 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -118,6 +118,10 @@ form { border-style:solid; } +.forumpostindent { + margin-left: 30px; +} + /* weblib.php table */ .tabledivider { border-width:1px; -- 2.39.5