added new layout with a single column - use this for the slice view
[unfold.git] / views / css / layout-unfold2.css
diff --git a/views/css/layout-unfold2.css b/views/css/layout-unfold2.css
new file mode 100644 (file)
index 0000000..d91775c
--- /dev/null
@@ -0,0 +1,7 @@
+/* this relates to the unfold-layout1 template */
+#unfold2-main {
+}
+#unfold2-margin {
+    padding: 10;
+    background-color: #fff2ff;
+}