Imported initial website redesign work
[exim-website.git] / templates / web / doc / chapter.css
diff --git a/templates/web/doc/chapter.css b/templates/web/doc/chapter.css
new file mode 100644 (file)
index 0000000..0fb173e
--- /dev/null
@@ -0,0 +1,21 @@
+.previous_page, .next_page {
+       font-size:                      1.2em;
+}
+
+.previous_page {
+       float:                          left;
+       clear:                          left;
+}
+
+.next_page {
+       float:                          right;
+       clear:                          right;
+}
+
+#chapter table {
+       margin-bottom:                  1em;
+}
+
+#chapter table td {
+       padding-left:                   1em;
+}