Merge pull request #10798 from edx/clrux/ac-256
Xmodule: syncing link color with LMS
This commit is contained in:
@@ -91,7 +91,7 @@ ul {
|
||||
|
||||
a {
|
||||
&:link, &:visited, &:hover, &:active, &:focus {
|
||||
color: #1d9dd9;
|
||||
color: $blue;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user