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 cac7f2b..d091b91 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 { @@ -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; diff --git a/_vendor/modules.txt b/_vendor/modules.txt index a401369..d814d6f 100644 --- a/_vendor/modules.txt +++ b/_vendor/modules.txt @@ -1 +1 @@ -# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512221301-e92abc574a60 +# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20230512222713-20a759520795