Commit bbec7216 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix default link color

parent 336b50d0
......@@ -432,3 +432,11 @@ textarea {
color: $placeholder-text-color;
}
}
/**
* global colors
*/
a {
color: $gl-link-color;
}
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