summaryrefslogtreecommitdiff
path: root/extras/html/themes/simple/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'extras/html/themes/simple/style.css')
-rw-r--r--extras/html/themes/simple/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/html/themes/simple/style.css b/extras/html/themes/simple/style.css
index 49bfd75..4284284 100644
--- a/extras/html/themes/simple/style.css
+++ b/extras/html/themes/simple/style.css
@@ -75,6 +75,7 @@ pre {
background: #1e1e1e;
padding: 20px;
color: #ffffff;
+ white-space: pre-wrap;
}
span.inlinecode {