diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 17f35971a21..e5824460b2c 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -150,6 +150,14 @@ article.post, article.page, article.listing { margin-bottom: 0; } } + + a { + text-decoration: underline; + + &.btn { + text-decoration: none; + } + } } p.note {