From: Luke Kenneth Casson Leighton Date: Tue, 25 Jun 2019 16:06:35 +0000 (+0100) Subject: add page-break X-Git-Tag: convert-csv-opcode-to-binary~4415 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b0070716eb8121d8b61d6270e26204182f05db6c;p=libreriscv.git add page-break --- diff --git a/local.css b/local.css index bf7b5dd30..ff30fbfe7 100644 --- a/local.css +++ b/local.css @@ -16,6 +16,7 @@ body{ #content{ text-align: left; width: 100%; + page-break-before: avoid; } .pagedate{ font-family: times; @@ -68,6 +69,7 @@ h1{ line-height: 1em; margin-left: 1em; text-indent: -1em; + page-break-before: always; } h2{ font-size: 1.4em;