summaryrefslogtreecommitdiff
path: root/layouts/gala_39.css
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2008-06-26 11:39:30 +0000
committerMax Kremmel <xing@synapse.plus.com>2008-06-26 11:39:30 +0000
commitcba971c6a61add1e18d3517a68ada3da37559b8b (patch)
tree34bbe19db0bb3ab0b667740d9daa8a3a34cb1665 /layouts/gala_39.css
parent2c1a2101eaa70315c3ed196e42f4dbac33fda3a0 (diff)
downloadthemes-cba971c6a61add1e18d3517a68ada3da37559b8b.tar.gz
themes-cba971c6a61add1e18d3517a68ada3da37559b8b.tar.bz2
themes-cba971c6a61add1e18d3517a68ada3da37559b8b.zip
increase default width to 900px
Diffstat (limited to 'layouts/gala_39.css')
-rw-r--r--layouts/gala_39.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/gala_39.css b/layouts/gala_39.css
index 7c16264..f9dd3de 100644
--- a/layouts/gala_39.css
+++ b/layouts/gala_39.css
@@ -1,4 +1,4 @@
-div#container {width:700px;margin:0 auto}
-div#navigation {float:left;width:350px}
-div#extra {float:right;width:350px}
+div#container {width:900px;margin:0 auto}
+div#navigation {float:left;width:450px}
+div#extra {float:right;width:450px}
div#footer {clear:both;width:100%}