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
801b8e8efd
commit
381176fcb5
@ -21,11 +21,11 @@ pre[data-type="programlisting"] {
|
|||||||
|
|
||||||
/*--Adjusting padding in index to avoid bad break--*/
|
/*--Adjusting padding in index to avoid bad break--*/
|
||||||
@page index:first { /* first page */
|
@page index:first { /* first page */
|
||||||
padding-bottom: 0.1in;
|
padding-bottom: 0.5in;
|
||||||
}
|
}
|
||||||
|
|
||||||
@page index: {
|
@page index: {
|
||||||
padding-bottom: 0.1in;
|
padding-bottom: 0.5in;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user