mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
turning off justification in code
This commit is contained in:
parent
d524eacdf8
commit
e6c55b3493
@ -9,6 +9,7 @@
|
||||
pre.programlisting, pre.screen, pre.literallayout {
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
/*----Uncomment to change the TOC start page (set
|
||||
|
Loading…
Reference in New Issue
Block a user