diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index 683556229..6f5117bf2 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -1333,11 +1333,11 @@ ul.ballot-list { @include breakpoint(medium) { border-top: rem-calc(6) solid #92BA48; } + } - a { - color: white; - text-decoration: underline; - } + a:not(.button) { + color: white; + text-decoration: underline; } .back, .icon-angle-left {