use brand link color for links in the form app

pull/1/head
ansuz 3 years ago
parent 106dd007ac
commit a613b64b77

@ -561,6 +561,9 @@
margin-right: 5px;
}
}
a, a:visited {
color: @cryptpad_color_link;
}
}
}
}

Loading…
Cancel
Save