summaryrefslogtreecommitdiff
path: root/layouts/gala_35.css
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-08-25 18:28:05 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-08-25 18:28:05 +0000
commit981aa5901cb704884424aafefb36acc5b9db84bd (patch)
tree45e613144c772dd85493d95744d5d4bf76185227 /layouts/gala_35.css
parenteff9404994dd754850e221675636edf58523242a (diff)
downloadthemes-981aa5901cb704884424aafefb36acc5b9db84bd.tar.gz
themes-981aa5901cb704884424aafefb36acc5b9db84bd.tar.bz2
themes-981aa5901cb704884424aafefb36acc5b9db84bd.zip
add a layout selection layer to existing themes - some themes have been updated to work with this method.
Diffstat (limited to 'layouts/gala_35.css')
-rw-r--r--layouts/gala_35.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/layouts/gala_35.css b/layouts/gala_35.css
new file mode 100644
index 0000000..1005131
--- /dev/null
+++ b/layouts/gala_35.css
@@ -0,0 +1,13 @@
+div#container {width:700px;margin:0 auto}
+div#content {float:left;}
+div.blocks3 #content {width:500px;}
+div.blocks2e #content {width:700px;}
+div.blocks2n #content {width:500px;}
+div.blocks1 #content {width:700px;}
+div#navigation {float:right;width:200px}
+div#extra {float:left;}
+div.blocks3 #extra {width:500px;}
+div.blocks2e #extra {width:700px;}
+div.blocks2n #extra {width:500px;}
+div.blocks1 #extra {width:700px;}
+div#footer {clear:both;width:100%}