vendor/assets/stylesheets/_footer.scss in active_frontend-6.2.0 vs vendor/assets/stylesheets/_footer.scss in active_frontend-6.3.0

- old
+ new

@@ -45,13 +45,13 @@ color: rgba(255,255,255,1); font-weight: 500; text-decoration: none; text-transform: uppercase; } -.footer > .footer-nav > li > a.active, -.footer > .footer-nav > li > a:active, .footer > .footer-nav > li > a:hover, -.footer > .footer-nav > li > a:focus { color: rgba(136,153,166,1); } +.footer > .footer-nav > li > a:focus, +.footer > .footer-nav > li > a.active, +.footer > .footer-nav > li > a:active { color: rgba(136,153,166,1); } .footer-footnote { float: left; color: rgba(255,255,255,1); font-size: 10px; line-height: 10px; \ No newline at end of file