red print !publish!

This commit is contained in:
Marcell Mars 2023-05-13 00:47:19 +02:00
parent d23c226355
commit b156feba8b
2 changed files with 18 additions and 24 deletions

View file

@ -61,7 +61,6 @@
.hassup {
color: red;
}
.grid {
display: inline;
}
@ -170,9 +169,7 @@
content: none;
}
*/
h2,
h3,
hr {
h2, h3, hr {
break-after: avoid;
}
@ -204,15 +201,12 @@
.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-20230512222713-20a759520795
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512224520-08815d5ed8e6