all repos — h3rald @ abc969c90a2b9c8bfbff2471d412370acc45c9ec

The sources of https://h3rald.com

Updates
Fabio Cevasco h3rald@h3rald.com
Sat, 16 Mar 2024 17:55:08 +0100
commit

abc969c90a2b9c8bfbff2471d412370acc45c9ec

parent

2925b388c346e041b17cc0d619f2a7f07d722d5f

2 files changed, 3 insertions(+), 3 deletions(-)

jump to
M assets/styles/style.cssassets/styles/style.css

@@ -700,11 +700,11 @@ vertical-align: text-top;

} .heading-anchor { - top: -50px; + top: -80px; } #toc { - padding-left: 1.5px; + padding-left: 1.5rem; } /* Used only in Glyph Book */
M rules.minrules.min

@@ -204,7 +204,7 @@ {}

title %title id %id headings append @headings - "<a class='heading-anchor' id='$2'></a><h$1>$3</h$1><a class='go2toc' href='#toc'>:chevron-up:</a>" (level id title) =% + "<a class='heading-anchor' id='$2'></a><h$1>$3</h$1><a class='go2toc' href='#toc'>⇈</a>" (level id title) =% ) replace-apply @result (headings size 3 >=) (