margins tweaked for amzn print on demand !publish!
This commit is contained in:
parent
41bb6ad7ad
commit
8b30e9ea23
2 changed files with 6 additions and 6 deletions
|
@ -6,8 +6,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@page:left {
|
@page:left {
|
||||||
margin-right: 0.6in;
|
margin-right: 0.8in;
|
||||||
margin-left: 1.1in;
|
margin-left: 0.9in;
|
||||||
@bottom-left-corner {
|
@bottom-left-corner {
|
||||||
content: counter(page);
|
content: counter(page);
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
@ -21,8 +21,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@page:right {
|
@page:right {
|
||||||
margin-left: 0.6in;
|
margin-left: 0.8in;
|
||||||
margin-right: 1.1in;
|
margin-right: 0.9in;
|
||||||
@bottom-right-corner {
|
@bottom-right-corner {
|
||||||
content: counter(page);
|
content: counter(page);
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512230701-b51637af2e88
|
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230608150142-638c5a44e066
|
||||||
|
|
Loading…
Add table
Reference in a new issue