red print !publish!

This commit is contained in:
Marcell Mars 2023-05-13 00:29:07 +02:00
parent e436c7c3dd
commit d23c226355
2 changed files with 9 additions and 9 deletions

View file

@ -5,7 +5,7 @@
margin-top: 0.7in; margin-top: 0.7in;
} }
@page: left{ @page: left {
margin-right: 0.6in; margin-right: 0.6in;
margin-left: 1.1in; margin-left: 1.1in;
@bottom-left-corner { @bottom-left-corner {
@ -18,9 +18,9 @@
content: element(runningTitle); content: element(runningTitle);
position: relative; position: relative;
} }
}; }
@page: right{ @page: right {
margin-left: 0.6in; margin-left: 0.6in;
margin-right: 1.1in; margin-right: 1.1in;
@bottom-right-corner { @bottom-right-corner {
@ -33,7 +33,7 @@
content: element(runningAuthors); content: element(runningAuthors);
position: relative; position: relative;
} }
}; }
@page crustpage :first { @page crustpage :first {
@bottom-right-corner { @bottom-right-corner {
@ -57,10 +57,10 @@
margin: 0; margin: 0;
} }
/* .sup, */ .sup,
/* .hassup { */ .hassup {
/* color: black; */ color: red;
/* } */ }
.grid { .grid {
display: inline; display: inline;

View file

@ -1 +1 @@
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512221301-e92abc574a60 # git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512222713-20a759520795