projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cfdd87
)
add page-break
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 25 Jun 2019 16:06:35 +0000
(17:06 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 25 Jun 2019 16:06:35 +0000
(17:06 +0100)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index bf7b5dd30291f8324eb05f1e1ec760d95fe3b865..ff30fbfe73f797fb6fa0e753e788e914aba08f19 100644
(file)
--- 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;