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
968411d63d
commit
ab9fee30e4
@ -3,6 +3,10 @@
|
|||||||
/*--------Put Your Custom CSS Rules Below--------*/
|
/*--------Put Your Custom CSS Rules Below--------*/
|
||||||
/*--- This oneoff overrides the code in https://github.com/oreillymedia/<name_of_theme>/blob/master/pdf/pdf.css---*/
|
/*--- This oneoff overrides the code in https://github.com/oreillymedia/<name_of_theme>/blob/master/pdf/pdf.css---*/
|
||||||
|
|
||||||
|
nav[data-type="toc"] > h1 {
|
||||||
|
margin-bottom: 1.2in;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
pre[data-type="programlisting"] {
|
pre[data-type="programlisting"] {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
Loading…
Reference in New Issue
Block a user