From 46da96ff042b1c83038eb7f369620e6f0778dd5c Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Fri, 23 Jan 2009 15:05:46 -0500 Subject: Bring version footer in with the rest of the site body. Add a bottom margin to pgbox blocks. Signed-off-by: Loui Chang --- web/html/css/arch.css | 1 + 1 file changed, 1 insertion(+) (limited to 'web/html/css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index 28ae1d20..42a66276 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -419,6 +419,7 @@ textarea.vLargeTextField { width: 90%; margin-left: 5%; margin-right: 5%; + margin-bottom: 1%; background-color: #fff; border: 2px solid #ddd; text-align: left; -- cgit v1.2.3-24-g4f1b