Added ToC link to bottom nav bar and chapter title
[exim-website.git] / templates / web / doc / chapter.css
index 3eab804dda503772542bb668e13f1c336c9a0ff5..9f9b22e7ac79d15935b8f5aea63d9eab43c1d521 100644 (file)
@@ -33,7 +33,7 @@ body.no-js #old_version_warning span.closebar {
   display: none;
 }
 
-.previous_page, .next_page {
+.previous_page, .next_page, .toc_page {
   font-size:      1.2em;
 }
 
@@ -47,6 +47,13 @@ body.no-js #old_version_warning span.closebar {
   clear:        right;
 }
 
+.toc_page {
+  position:     absolute;
+  right:        13em;
+  left:         13em;
+  text-align:   center;
+}
+
 #chapter {
   line-height: 1.5;
 }