From 53d9305fd8d4bf4dec53801e69b2741a82760e11 Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Sun, 7 Oct 2012 10:46:42 -0700 Subject: [PATCH] only doing pdf for now --- src/book.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/book.css b/src/book.css index 39f0dde..f031513 100644 --- a/src/book.css +++ b/src/book.css @@ -1,7 +1,6 @@ -/* PDF Formatting */ +/* Layout and Typography */ @page { margin: 48px 0px 48px 0px } -/* Layout and Typography */ body { font-family: 'Palatino Linotype'; font-size: 12px;