Move static files into separate staticroot directory
[exim-website.git] / templates / web / doc / chapter.css
diff --git a/templates/web/doc/chapter.css b/templates/web/doc/chapter.css
deleted file mode 100644 (file)
index 0fb173e..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-.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;
-}