summaryrefslogtreecommitdiff
path: root/layouts/gala_36.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_36.css
parent2c1a2101eaa70315c3ed196e42f4dbac33fda3a0 (diff)
downloadthemes-cba971c6a61add1e18d3517a68ada3da37559b8b.tar.gz
themes-cba971c6a61add1e18d3517a68ada3da37559b8b.tar.bz2
themes-cba971c6a61add1e18d3517a68ada3da37559b8b.zip
increase default width to 900px
Diffstat (limited to 'layouts/gala_36.css')
-rw-r--r--layouts/gala_36.css22
1 files changed, 11 insertions, 11 deletions
diff --git a/layouts/gala_36.css b/layouts/gala_36.css
index 0e66d44..ef6539f 100644
--- a/layouts/gala_36.css
+++ b/layouts/gala_36.css
@@ -1,13 +1,13 @@
-div#container {width:700px;margin:0 auto}
+div#container {width:900px;margin:0 auto}
div#content {float:right;}
-div.blocks3 #content {width:500px;}
-div.blocks2e #content {width:700px;}
-div.blocks2n #content {width:500px;}
-div.blocks1 #content {width:700px;}
-div#navigation {float:left;width:200px}
-div#extra {float:right;width:500px}
-div.blocks3 #extra {width:500px;}
-div.blocks2e #extra {width:700px;}
-div.blocks2n #extra {width:500px;}
-div.blocks1 #extra {width:700px;}
+div.blocks3 #content {width:640px;}
+div.blocks2e #content {width:900px;}
+div.blocks2n #content {width:640px;}
+div.blocks1 #content {width:900px;}
+div#navigation {float:left;width:260px}
+div#extra {float:right;width:640px}
+div.blocks3 #extra {width:640px;}
+div.blocks2e #extra {width:900px;}
+div.blocks2n #extra {width:640px;}
+div.blocks1 #extra {width:900px;}
div#footer {clear:both;width:100%}