Changed link colour

This commit is contained in:
Phil Hughes 2016-03-02 17:01:49 +00:00 committed by Robert Speicher
parent 034ad4e201
commit 0f237dd8fa

View file

@ -158,6 +158,6 @@
.profile-settings-content {
a {
color: $gl-primary;
color: $profile-settings-link-color;
}
}