Added color to links in WYSIWYG editor

This commit is contained in:
agustina
2019-10-07 12:15:37 -03:00
parent f4523f0305
commit cf3f321632

View File

@@ -255,6 +255,9 @@ text-angular {
background-color: #4583bf;
}
}
a {
color: $spree-green
}
}
span.required {