Unverified Commit 5245bd86 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #2725539 by BarisW, djsagar, mgifford, andrewmacpherson: Hover/Active...

Issue #2725539 by BarisW, djsagar, mgifford, andrewmacpherson: Hover/Active state does not have proper contrast
parent 75103040
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ a:hover,
a:focus,
.link:hover,
.link:focus {
  color: #018fe2;
  color: #055a8e;
}
a:active,
.link:active {