use brand link color for links in the form app

pull/1/head
ansuz 2021-07-28 03:43:25 +05:30
parent 106dd007ac
commit a613b64b77
1 changed files with 3 additions and 0 deletions

View File

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