From c3a700e0ebfad226d1119f308e2d02f53f3dfaac Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 25 Jun 2019 17:09:12 +0100 Subject: [PATCH] add page-break --- local.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/local.css b/local.css index ff30fbfe7..bf7b5dd30 100644 --- a/local.css +++ b/local.css @@ -16,7 +16,6 @@ body{ #content{ text-align: left; width: 100%; - page-break-before: avoid; } .pagedate{ font-family: times; @@ -69,7 +68,6 @@ h1{ line-height: 1em; margin-left: 1em; text-indent: -1em; - page-break-before: always; } h2{ font-size: 1.4em; -- 2.30.2