quartz/styles/base.scss
@@ -53,8 +53,12 @@ } } strong { font-weight: $semiBoldWeight; } a { font-weight: $boldWeight; font-weight: $semiBoldWeight; text-decoration: none; transition: color 0.2s ease; color: var(--secondary); @@ -75,6 +79,11 @@ border-radius: 0; padding: 0; } &.tag-link { &::before { content: "#"; } } } &.external .external-icon { @@ -259,11 +268,9 @@ font-weight: revert; margin-bottom: 0; article > & > a { article > & > a[role="anchor"] { color: var(--dark); &.internal { background-color: transparent; } background-color: transparent; } }