LMS: darkening footer copyright text for WCAG

This commit is contained in:
Chris Rodriguez
2015-12-02 11:51:47 -05:00
parent 1de57ed56b
commit 68044c4107

View File

@@ -58,12 +58,14 @@ html.video-fullscreen {
.content-wrapper {
.course-license, .xblock-license {
.course-license,
.xblock-license {
@include text-align(right);
@extend %t-title7;
display: block;
width: auto;
padding: ($baseline/4) 0;
color: $gray-d1;
span {
color: inherit;