From 654c7c2e646eb9e1e9d6948c720fde956ec59bf0 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 31 Dec 2014 12:56:30 -0800 Subject: Omit footer on template. --- template.html | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index 0924c7d..6a30d0c 100644 --- a/template.html +++ b/template.html @@ -68,8 +68,6 @@ a.footnoteRef > sup { vertical-align: baseline; font-size: 100%; } -footer { font-size: 82%; text-align: center; margin-top: 1em; - margin-bottom: 1em; }