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

@ -18,7 +18,7 @@
content: element(runningTitle); content: element(runningTitle);
position: relative; position: relative;
} }
}; }
@page: right { @page: right {
margin-left: 0.6in; margin-left: 0.6in;
@ -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