Commit 3275b9d6 by clrux

Merge pull request #10913 from edx/clrux/ac-177

LMS: addressing contrast issues on the Progress page
parents cb1aa061 8de5529c
......@@ -286,17 +286,17 @@
}
h3 {
color: #666;
color: $gray-d1;
span {
color: #999;
color: $gray-d2;
font-size: em(14);
font-weight: 100;
}
}
p {
color: #999;
color: $gray-d2;;
font-size: em(14);
}
......
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