1
0
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:
nadams 2017-05-30 12:35:58 -07:00
parent aab03cd3df
commit 97634a7dfe

View File

@ -15,6 +15,8 @@ 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;}
/*Image resizing*/ /*Image resizing*/
figure.smallerninetyfive img { width: 95%; } figure.smallerninetyfive img { width: 95%; }