mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-21 23:58:09 +00:00
Edited theme/pdf/pdf.css with Atlas code editor
This commit is contained in:
parent
39938a7a0f
commit
1ab6f39444
@ -20,11 +20,11 @@ pre[data-type="programlisting"] {
|
|||||||
|
|
||||||
|
|
||||||
/*--Adjusting padding in index to avoid bad break--*/
|
/*--Adjusting padding in index to avoid bad break--*/
|
||||||
@page toc:index { /* first page */
|
@page index:first { /* first page */
|
||||||
padding-bottom: 0.2in;
|
padding-bottom: 0.2in;
|
||||||
}
|
}
|
||||||
|
|
||||||
@page toc: {
|
@page index: {
|
||||||
padding-bottom: 0.2in;
|
padding-bottom: 0.2in;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user