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 + web/template/footer.php | 3 +-- web/template/pkg_search_form.php | 1 - 3 files changed, 2 insertions(+), 3 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; diff --git a/web/template/footer.php b/web/template/footer.php index fe8f89c..b7fcb20 100644 --- a/web/template/footer.php +++ b/web/template/footer.php @@ -1,9 +1,8 @@ -
$ver

\n"; + echo "

$ver

\n"; } ?> diff --git a/web/template/pkg_search_form.php b/web/template/pkg_search_form.php index 90feb37..46242ff 100644 --- a/web/template/pkg_search_form.php +++ b/web/template/pkg_search_form.php @@ -125,4 +125,3 @@ -
-- cgit v1.2.3-54-g00ecf