Updates
Fabio Cevasco h3rald@h3rald.com
Sat, 16 Mar 2024 17:55:08 +0100
2 files changed,
3 insertions(+),
3 deletions(-)
M
assets/styles/style.css
→
assets/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.min
→
rules.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 >=) (