assets/scss/_base_dark.scss
@@ -14,6 +14,24 @@ h5, h6 { color: $alt-fg-color-dark; &:hover .heading-link { visibility: visible; } .heading-link { color: $link-color-dark; font-weight: inherit; text-decoration: none; font-size: 80%; visibility: hidden; } .title-link { color: inherit; font-weight: inherit; text-decoration: none; } } code {