mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-21 23:58:09 +00:00
adding text align to fix kerning in code
This commit is contained in:
parent
309f57f505
commit
4bc8b554c0
@ -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