summaryrefslogtreecommitdiff
path: root/layouts/gala_19.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_19.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_19.css')
-rw-r--r--layouts/gala_19.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/layouts/gala_19.css b/layouts/gala_19.css
new file mode 100644
index 0000000..85eafb6
--- /dev/null
+++ b/layouts/gala_19.css
@@ -0,0 +1,8 @@
+div#wrapper {float:left;width:100%}
+div.blocks3 #content {margin: 0 33% 0 200px;}
+div.blocks2e #content {margin: 0 33% 0 0;}
+div.blocks2n #content {margin: 0 0 0 200px;}
+div.blocks1 #content {margin: 0 0 0 0;}
+div#navigation {float:left;width:200px;margin-left:-100%}
+div#extra {float:left;width:33%;margin-left:-33%}
+div#footer {clear:left;width:100%}