From e6f74d785ccedd5b43d4c1373f684ac62857a406 Mon Sep 17 00:00:00 2001 From: aglaia Date: Thu, 23 Mar 2023 20:48:02 +0100 Subject: [PATCH] worry --- web/00-booklet/print_style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/web/00-booklet/print_style.css b/web/00-booklet/print_style.css index acb9921..caa211d 100644 --- a/web/00-booklet/print_style.css +++ b/web/00-booklet/print_style.css @@ -125,4 +125,12 @@ section{ .toc-title a::after{ content: target-counter(attr(href url), page); float: right; +} + +#worry-dolls img{ + display: block; + position: relative; + top: 90mm; + left: 5mm; + width: 5mm; } \ No newline at end of file