summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-01-25 13:24:36 -0500
committerLoui Chang <louipc.ist@gmail.com>2009-01-25 13:25:23 -0500
commit5b4e63c57f69f80319062c406cdbc3628285748d (patch)
tree229244e3c098f183641848ac3f9a5aabf6fc2cc8 /web/html/css
parent354c86b6c608c8923d0a087285f97d5d8121ed08 (diff)
downloadaurweb-5b4e63c57f69f80319062c406cdbc3628285748d.tar.xz
Remove huge margins from main content.
This helps improve the use of space. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/arch.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css
index ffe713e..da670ee 100644
--- a/web/html/css/arch.css
+++ b/web/html/css/arch.css
@@ -410,15 +410,7 @@ textarea.vLargeTextField {
text-align: left;
clear: both;
}
-#maincontent > table {
- width: 90%;
- margin-left: 5%;
- margin-right: 5%;
-}
.pgbox {
- width: 90%;
- margin-left: 5%;
- margin-right: 5%;
margin-bottom: 1%;
background-color: #fff;
border: 2px solid #ddd;