From 0a92e24f50c2319a9b837e4237e3bb8c20605080 Mon Sep 17 00:00:00 2001 From: nadams Date: Fri, 12 May 2017 10:30:23 -0700 Subject: [PATCH] Edited theme/pdf/pdf.css with Atlas code editor --- theme/pdf/pdf.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/pdf/pdf.css b/theme/pdf/pdf.css index 8d696ca9..2bd11a8e 100644 --- a/theme/pdf/pdf.css +++ b/theme/pdf/pdf.css @@ -11,7 +11,7 @@ pre[data-type="programlisting"] { /*hack to align sidebars to top of page*/ .less_space {margin-top: 0 !important;} -*Image resizing*/ +/*Image resizing*/ figure.smallerninetyfive img { width: 95%; } figure.smallerninety img { width: 90%; }