summaryrefslogtreecommitdiff
path: root/stylesheets/asciidoc.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/asciidoc.css')
-rw-r--r--stylesheets/asciidoc.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/stylesheets/asciidoc.css b/stylesheets/asciidoc.css
index 2f94f1e..be88313 100644
--- a/stylesheets/asciidoc.css
+++ b/stylesheets/asciidoc.css
@@ -86,7 +86,9 @@ ul > li > * { color: black; }
padding: 0;
margin: 0;
}
-
+pre {
+ white-space: pre-wrap;
+}
#author {
color: #527bbd;