Commit 07944b08 by Chris Rodriguez

Xmodule: syncing link color with LMS

parent 1de57ed5
...@@ -91,7 +91,7 @@ ul { ...@@ -91,7 +91,7 @@ ul {
a { a {
&:link, &:visited, &:hover, &:active, &:focus { &:link, &:visited, &:hover, &:active, &:focus {
color: #1d9dd9; color: $blue;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment