diff options
author | Pjotr Prins | 2020-05-24 11:16:47 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-05-24 11:16:47 -0500 |
commit | e4738edf99cb96214db066079adae021c25bc059 (patch) | |
tree | 2215e5b668d86b08bde67259c976d14560f6f5f1 /bh20simplewebuploader/templates/org-header.html | |
parent | c3bbd48601cdb4bec510db72bd2296724874f4f3 (diff) | |
download | bh20-seq-resource-e4738edf99cb96214db066079adae021c25bc059.tar.gz bh20-seq-resource-e4738edf99cb96214db066079adae021c25bc059.tar.lz bh20-seq-resource-e4738edf99cb96214db066079adae021c25bc059.zip |
Download page
Diffstat (limited to 'bh20simplewebuploader/templates/org-header.html')
-rw-r--r-- | bh20simplewebuploader/templates/org-header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bh20simplewebuploader/templates/org-header.html b/bh20simplewebuploader/templates/org-header.html index 915bcb7..fdf9e14 100644 --- a/bh20simplewebuploader/templates/org-header.html +++ b/bh20simplewebuploader/templates/org-header.html @@ -30,6 +30,7 @@ .underline { text-decoration: underline; } #postamble p, #preamble p { font-size: 90%; margin: .2em; } p.verse { margin-left: 3%; } + p { margin: 10px; } pre { border: 1px solid #ccc; box-shadow: 3px 3px 3px #eee; |