mirror of
https://github.com/tappollo/bitcoinbook.git
synced 2026-01-12 22:45:06 +08:00
Edited theme/pdf/pdf.css with Atlas code editor
This commit is contained in:
@@ -47,6 +47,17 @@ figure.smallerthirtyfive img { width: 35%; }
|
|||||||
|
|
||||||
figure.smallerthirty img { width: 30%; }
|
figure.smallerthirty img { width: 30%; }
|
||||||
|
|
||||||
|
/*class to adjust the space of code listings to fix page break*/
|
||||||
|
pre.c_less_space {
|
||||||
|
margin: 0 0 4pt 17pt;
|
||||||
|
line-height: 110%;
|
||||||
|
}
|
||||||
|
|
||||||
|
pre.c_less_space2 {
|
||||||
|
margin: 0 0 4pt 17pt;
|
||||||
|
line-height: 105%;
|
||||||
|
}
|
||||||
|
|
||||||
/*----Uncomment to temporarily turn on code-eyballer highlighting (make sure to recomment after you build)
|
/*----Uncomment to temporarily turn on code-eyballer highlighting (make sure to recomment after you build)
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
|||||||
Reference in New Issue
Block a user