red print !publish!

This commit is contained in:
Marcell Mars 2023-05-13 00:14:06 +02:00
parent 1ba8ba8895
commit e436c7c3dd
2 changed files with 30 additions and 24 deletions

View file

@ -18,7 +18,7 @@
content: element(runningTitle);
position: relative;
}
}
};
@page: right{
margin-left: 0.6in;
@ -33,7 +33,7 @@
content: element(runningAuthors);
position: relative;
}
}
};
@page crustpage :first {
@bottom-right-corner {
@ -57,10 +57,11 @@
margin: 0;
}
.sup,
.hassup {
color: black;
}
/* .sup, */
/* .hassup { */
/* color: black; */
/* } */
.grid {
display: inline;
}
@ -169,7 +170,9 @@
content: none;
}
*/
h2, h3, hr {
h2,
h3,
hr {
break-after: avoid;
}
@ -201,12 +204,15 @@
.crustoc {
position: relative;
bottom: 0
bottom: 0;
}
a.toc::before {
direction: rtl;
content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
line-height: 0;
height: 1px;
position: absolute;

View file

@ -1 +1 @@
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230510120634-809f97636938
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512221301-e92abc574a60