From ab9fee30e4d969b381ce1e4af6b6947b3714a217 Mon Sep 17 00:00:00 2001 From: nadams Date: Thu, 18 May 2017 12:53:43 -0700 Subject: [PATCH] Edited theme/pdf/pdf.css with Atlas code editor --- theme/pdf/pdf.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/pdf/pdf.css b/theme/pdf/pdf.css index 2bd11a8e..517e8d3a 100644 --- a/theme/pdf/pdf.css +++ b/theme/pdf/pdf.css @@ -3,6 +3,10 @@ /*--------Put Your Custom CSS Rules Below--------*/ /*--- This oneoff overrides the code in https://github.com/oreillymedia//blob/master/pdf/pdf.css---*/ +nav[data-type="toc"] > h1 { + margin-bottom: 1.2in; +} + pre[data-type="programlisting"] { text-align: left;