all repos — h3rald @ 3058993c5a2e2cbd37824c3e2e75e4a5d42edc24

The sources of https://h3rald.com

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

3058993c5a2e2cbd37824c3e2e75e4a5d42edc24

parent

abc969c90a2b9c8bfbff2471d412370acc45c9ec

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

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

@@ -704,7 +704,7 @@ top: -80px;

} #toc { - padding-left: 1.5rem; + padding-left: 2rem; } /* 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'>⇈</a>" (level id title) =% + "<a class='heading-anchor' id='$2'></a><h$1>$3 <a class='go2toc' href='#toc'>⇈</a></h$1>" (level id title) =% ) replace-apply @result (headings size 3 >=) (