Commit 300ed07a authored by Clayton Dewey's avatar Clayton Dewey Committed by Jeff Hipp
Browse files

Issue #3259477 by cedewey: Make red character countdown font color accessible

parent 21e42564
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
.error strong {
  color: #ff0000;
  color: #C01C28;
  font-weight: bold;
}