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