Loading themes/bs_bootstrap/sass/layout/partials/_footer.scss +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ color: $footer-color; font-size: $footer-font-size; a:not(.btn) { a:not(.btn):not(.nav-link) { @include style-link($footer-link-color, $footer-link-hover-color, $footer-link-active-color); } Loading Loading @@ -116,7 +116,7 @@ color: $footer-copyright-color; @if $footer-copyright-link-color != $footer-link-color { a:not(.btn) { a:not(.btn):not(.nav-link) { @include style-link($footer-copyright-link-color, $footer-copyright-link-hover-color); } Loading sass/variables/_bs_base.scss +1 −1 File changed.Contains only whitespace changes. Show changes Loading
themes/bs_bootstrap/sass/layout/partials/_footer.scss +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ color: $footer-color; font-size: $footer-font-size; a:not(.btn) { a:not(.btn):not(.nav-link) { @include style-link($footer-link-color, $footer-link-hover-color, $footer-link-active-color); } Loading Loading @@ -116,7 +116,7 @@ color: $footer-copyright-color; @if $footer-copyright-link-color != $footer-link-color { a:not(.btn) { a:not(.btn):not(.nav-link) { @include style-link($footer-copyright-link-color, $footer-copyright-link-hover-color); } Loading