TRI-254 Replace placeholder text for registration form
This commit is contained in:
@@ -1000,6 +1000,16 @@ section.register>form {
|
||||
display: inline-block;
|
||||
width: 90%;
|
||||
}
|
||||
.necessary_text {
|
||||
color: rgba(39, 36, 36, 0.60);
|
||||
/* Body text 3 */
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 20px;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.button_register>button {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user