From: Peng Li Date: Fri, 7 Apr 2017 18:55:28 +0000 (+0800) Subject: modify postamble X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=5fcf243ef5a8c2e0fd653055c00dab1d5a99622b;hp=a7416ee8f5771bb07d2080f7a9555f9d279a2bca;p=blog.git modify postamble --- diff --git a/css/my.css b/css/my.css index 22bc556..ce79f6d 100644 --- a/css/my.css +++ b/css/my.css @@ -37,3 +37,8 @@ ul { padding:0 .5em; text-decoration:none; } + +#postamble.status{ + text-align: center; + font-size: 0.8em; +} diff --git a/my-publish.el b/my-publish.el index 048edcc..825bd89 100644 --- a/my-publish.el +++ b/my-publish.el @@ -53,7 +53,7 @@ (setq blog-footer (concat "
\n" - "

Org-mode " (org-version) "")) + "Org-mode " (org-version) "")) (defun blog-setup-project-alist (root-dir &optional output-dir) "Set project alist. `output-dir' is the directory of publish-directory.