diff --git a/docs/pandoc/style.css b/docs/pandoc/style.css index b583ac8..0d87e06 100644 --- a/docs/pandoc/style.css +++ b/docs/pandoc/style.css @@ -85,10 +85,6 @@ nav a.active { color: #faf8e4 !important; } -a code { - text-decoration-line: underline; -} - footer { height: 2rem; position: absolute; @@ -140,6 +136,15 @@ a:focus { outline: thin dotted; } +a code { + text-decoration-line: underline; +} + +strong a { + text-decoration-line: underline; + color: var(--fg0); +} + *::-moz-selection { /* background: var(--ltred); */ background: rgba(255, 255, 0, 0.3); 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$