LMS: darkening footer copyright text for WCAG
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user