use brand link color for links in the form app
parent
106dd007ac
commit
a613b64b77
|
@ -561,6 +561,9 @@
|
|||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
a, a:visited {
|
||||
color: @cryptpad_color_link;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue