From 207fed95cbd1c33ad3d681345cca137db70fd49b Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sun, 8 Dec 2013 15:35:19 -0800 Subject: [PATCH] Whitespace --- styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/styles.css b/styles.css index b8f8365..2b7d334 100644 --- a/styles.css +++ b/styles.css @@ -35,4 +35,3 @@ body.printout #paper { display: block; } #hide_paper { display: none; } body.printout #show_paper { display: none; } body.printout #hide_paper { display: inline-block; } -