From b156feba8b187f0505596524c43cb9cd45709031 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Sat, 13 May 2023 00:47:19 +0200 Subject: [PATCH] red print !publish! --- .../SandpointsTheme/static/css/print.css | 40 ++++++++----------- _vendor/modules.txt | 2 +- 2 files changed, 18 insertions(+), 24 deletions(-) diff --git a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/print.css b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/print.css index d091b91..d3636de 100644 --- a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/print.css +++ b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/print.css @@ -5,7 +5,7 @@ margin-top: 0.7in; } -@page: left { +@page:left { margin-right: 0.6in; margin-left: 1.1in; @bottom-left-corner { @@ -20,7 +20,7 @@ } } -@page: right { +@page:right { margin-left: 0.6in; margin-right: 1.1in; @bottom-right-corner { @@ -61,45 +61,44 @@ .hassup { color: red; } - .grid { display: inline; } - + .coretitle { margin-top: 3rem; margin-bottom: 2rem; font-size: 2.2rem; } - + .leftcolumn { display: none; } - + .has, .afterhas { font-size: 1.1rem; } - + .mantle, .crust { margin-bottom: 0.2em; } - + .content { padding: 0px; margin: 0 auto; margin-top: 4rem; } - + .hpar { display: none; } - + .mantletitle { font-size: 1.7rem; } - + .sessiongrid { display: none; } @@ -131,7 +130,7 @@ position: running(runningTitle); } - .runningAuthors { + .runningAuthors { position: running(runningAuthors); } @@ -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; @@ -220,7 +214,7 @@ z-index: -1; } - a.toc { + a.toc { display: grid; grid-template-columns: 1fr auto; align-items: flex-end; @@ -240,9 +234,9 @@ background: white; padding-left: 0.1rem; } - + ol[data-split-from] { - padding-left: 0.5rem; + padding-left: 0.5rem; } .longesttitle { diff --git a/_vendor/modules.txt b/_vendor/modules.txt index d814d6f..10b4399 100644 --- a/_vendor/modules.txt +++ b/_vendor/modules.txt @@ -1 +1 @@ -# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512222713-20a759520795 +# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512224520-08815d5ed8e6