app/assets/stylesheets/sass/layout/footer.sass in bulma-rails-0.0.24 vs app/assets/stylesheets/sass/layout/footer.sass in bulma-rails-0.0.26

- old
+ new

@@ -1,11 +1,13 @@ .footer background: $background padding: 40px 20px 80px a - color: $text - &:hover - color: $text-strong - &:not(.icon) - border-bottom: 1px solid $border + &, + &:visited + color: $text &:hover - border-bottom-color: $link + color: $text-strong + &:not(.icon) + border-bottom: 1px solid $border + &:hover + border-bottom-color: $link