diff --git a/docs/pandoc/style.css b/docs/pandoc/style.css index b583ac8..b521d97 100644 --- a/docs/pandoc/style.css +++ b/docs/pandoc/style.css @@ -89,6 +89,11 @@ a code { text-decoration-line: underline; } +a bold { + text-decoration-line: underline; + color: var(--fg0); +} + footer { height: 2rem; position: absolute; diff --git a/docs/pandoc/template.html b/docs/pandoc/template.html index d5e1e2b..63771a1 100644 --- a/docs/pandoc/template.html +++ b/docs/pandoc/template.html @@ -61,6 +61,7 @@
Home Options + Wiki Github
@@ -100,9 +101,6 @@

$toc-title$