diff --git a/web/00-booklet/print_style.css b/web/00-booklet/print_style.css index 3ee643c..b9432dc 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