diff --git a/doc/stylesheet.css b/doc/stylesheet.css index 3b8ef4f22..2eec20dbd 100644 --- a/doc/stylesheet.css +++ b/doc/stylesheet.css @@ -7,3 +7,8 @@ text-align:center; margin-top:-1em; } + + #subtitle { + float:center; + text-align:center; + } diff --git a/library-of-babel.org b/library-of-babel.org index 2e9c92568..1abacc6be 100644 --- a/library-of-babel.org +++ b/library-of-babel.org @@ -1,9 +1,12 @@ -#+title: The Library of Babel --- off-the-shelf functions for data analysis and plotting using org-babel +#+title: The Library of Babel #+SEQ_TODO: TODO PROPOSED | DONE DEFERRED REJECTED #+OPTIONS: H:3 num:nil toc:t #+STARTUP: odd hideblocks #+begin_html +
+

off-the-shelf functions for data analysis and plotting using org-babel

+