Commit 86192311 by Chris Rodriguez

LMS: increasing contrast in gray meta/date text on course dashboard

parent da626626
......@@ -365,7 +365,7 @@
.info-date-block {
@extend %t-title7;
color: $gray-l1;
color: $gray; // WCAG 2.0 AA compliant
display: block;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment