diff --git a/static/isere-cd38/_custom.scss b/static/isere-cd38/_custom.scss index fa6a38bd..ce6acd04 100644 --- a/static/isere-cd38/_custom.scss +++ b/static/isere-cd38/_custom.scss @@ -429,6 +429,12 @@ div#main-content-wrapper { h3 { @extend .h3-txt; } + a { + text-decoration: underline; + &:hover { + color: $font-color; + } + } } // current forms & draft cells .list-of-forms {