diff options
| -rwxr-xr-x | css/style.css | 2 |
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 */ |
