commit 8f46352dcc2603fd66ff535d71bd5e9e3b6c356b parent fd61881e42a50c23284ba0254b359c3f31b742ac Author: pyratebeard <root@pyratebeard.net> Date: Mon, 12 Nov 2018 16:55:56 +0000 pre wrap text instead of scrollbar Diffstat:
M | custom.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/custom.css b/custom.css @@ -79,6 +79,7 @@ a:focus { .markdown-body pre code { color: #4f8396; font-family: 'envy'; + white-space: pre-wrap; } .highlight .nt { color: #4f8396;