diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2008-06-26 11:39:30 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2008-06-26 11:39:30 +0000 |
| commit | cba971c6a61add1e18d3517a68ada3da37559b8b (patch) | |
| tree | 34bbe19db0bb3ab0b667740d9daa8a3a34cb1665 /layouts/gala_39.css | |
| parent | 2c1a2101eaa70315c3ed196e42f4dbac33fda3a0 (diff) | |
| download | themes-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.css | 6 |
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%} |
