summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-01-23 15:05:46 -0500
committerLoui Chang <louipc.ist@gmail.com>2009-01-23 15:05:46 -0500
commit46da96ff042b1c83038eb7f369620e6f0778dd5c (patch)
tree1c9800563896b525468477e44c1d10c92ba34690 /web/html/css
parent03edceff501224df4ac268781fef9e1aef8e21ea (diff)
downloadaurweb-46da96ff042b1c83038eb7f369620e6f0778dd5c.tar.xz
Bring version footer in with the rest of the site body.
Add a bottom margin to pgbox blocks. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/arch.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css
index 28ae1d2..42a6627 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;