LMS: addressing contrast issues on the Progress page
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user