Commit 6619dd68 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #2942489 by idebr, Vidushi Mehta, susannecoates, Mukeysh, markconroy,...

Issue #2942489 by idebr, Vidushi Mehta, susannecoates, Mukeysh, markconroy, TaoStyle, matias, HAL 9000, seeallie: Links in footer could be more accessible
parent c71f50f5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -20,14 +20,12 @@
  background-color: inherit;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.block-type-footer-promo-block .footer-promo-content a:active,
.block-type-footer-promo-block .footer-promo-content a:focus,
.block-type-footer-promo-block .footer-promo-content a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.block-type-footer-promo-block .footer-promo-content a:after {
+0 −2
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

.menu-footer .menu-footer__link {
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
@@ -27,7 +26,6 @@
.menu-footer .menu-footer__link:focus,
.menu-footer .menu-footer__link:hover {
  background-color: transparent;
  text-decoration: underline;
}

@media screen and (min-width: 60rem) {