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; } -