user docs: Change link color to #399993.

Also removes gradient.
This commit is contained in:
Rishi Gupta
2017-01-31 18:15:28 -08:00
committed by Tim Abbott
parent d8012c5b7b
commit 783096627c

View File

@@ -1137,9 +1137,8 @@ a.bottom-signup-button {
}
.markdown a {
background: -webkit-linear-gradient(180deg, #20c9aa, #61beda);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: #399993;
font-weight: 600;
}
.markdown strong {