Merge pull request #9773 from edx/clrux/ac-173
LMS: increasing contrast of footer text
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
.copyright {
|
||||
margin: -2px 0 8px 0;
|
||||
font-size: em(11);
|
||||
color: $gray-l2;
|
||||
color: $gray; // WCAG 2.0 AA requirements
|
||||
@include text-align(left);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user