red print !publish!
This commit is contained in:
parent
e436c7c3dd
commit
d23c226355
2 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
margin-top: 0.7in;
|
||||
}
|
||||
|
||||
@page: left{
|
||||
@page: left {
|
||||
margin-right: 0.6in;
|
||||
margin-left: 1.1in;
|
||||
@bottom-left-corner {
|
||||
|
@ -18,9 +18,9 @@
|
|||
content: element(runningTitle);
|
||||
position: relative;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
@page: right{
|
||||
@page: right {
|
||||
margin-left: 0.6in;
|
||||
margin-right: 1.1in;
|
||||
@bottom-right-corner {
|
||||
|
@ -33,7 +33,7 @@
|
|||
content: element(runningAuthors);
|
||||
position: relative;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
@page crustpage :first {
|
||||
@bottom-right-corner {
|
||||
|
@ -57,10 +57,10 @@
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
/* .sup, */
|
||||
/* .hassup { */
|
||||
/* color: black; */
|
||||
/* } */
|
||||
.sup,
|
||||
.hassup {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.grid {
|
||||
display: inline;
|
||||
|
|
|
@ -1 +1 @@
|
|||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512221301-e92abc574a60
|
||||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512222713-20a759520795
|
||||
|
|
Loading…
Add table
Reference in a new issue