mirror of https://github.com/lxndrblz/anatole.git
assets/scss/partials/_hugo.scss @@ -1,9 +1,14 @@ a { text-decoration: none; @include themed() { color: t('primary'); } &:hover { @include themed() { color: t('info'); } } } blockquote {