diff options
Diffstat (limited to 'pastebin/template.org')
-rw-r--r-- | pastebin/template.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pastebin/template.org b/pastebin/template.org new file mode 100644 index 0000000..3856724 --- /dev/null +++ b/pastebin/template.org @@ -0,0 +1,3 @@ +#+BIND: org-html-postamble-format (("en" "<p class=\"postamble\">%T</p>"))) +#+HTML_HEAD: <style>#postamble{ text-align: center; }</style> +#+HTML_HEAD: <style>pre {white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}</style> |