1
0
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:
nadams 2017-05-30 12:41:13 -07:00
parent bc96667492
commit 07dbf0ebdc

View File

@ -15,7 +15,7 @@ pre[data-type="programlisting"] {
/*hack to align sidebars to top of page*/ /*hack to align sidebars to top of page*/
.less_space {margin-top: 0 !important;} .less_space {margin-top: 0 !important;}
.less_space_heading > h1 {margin-top: 0 !important;} .less_space_heading > h2 {margin-top: 0 !important;}
/*Image resizing*/ /*Image resizing*/
figure.smallerninetyfive img { width: 95%; } figure.smallerninetyfive img { width: 95%; }