diff options
Diffstat (limited to 'pastebin-template.org')
-rw-r--r-- | pastebin-template.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pastebin-template.org b/pastebin-template.org index 0b7ec0b..3856724 100644 --- a/pastebin-template.org +++ b/pastebin-template.org @@ -1,2 +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> |