summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index e6adf31..f84dcd7 100755
--- a/css/style.css
+++ b/css/style.css
@@ -70,6 +70,8 @@ code {white-space: nowrap;}
color: white !important;
}
+.highlight pre code {white-space: pre;}
+
/********************/
/* Images */