1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-10-31 20:48:58 +00:00

turning off justification in code

This commit is contained in:
Sam Lynch 2014-10-22 16:28:47 -04:00
parent d524eacdf8
commit e6c55b3493

View File

@ -9,6 +9,7 @@
pre.programlisting, pre.screen, pre.literallayout { pre.programlisting, pre.screen, pre.literallayout {
white-space: pre-wrap; white-space: pre-wrap;
word-wrap: break-word; word-wrap: break-word;
text-align: left;
} }
/*----Uncomment to change the TOC start page (set /*----Uncomment to change the TOC start page (set