0.0.99
This commit is contained in:
@@ -484,7 +484,7 @@ body.n_scroll{
|
||||
border: none;
|
||||
border-bottom: 1px solid #E3E3E3;
|
||||
width: calc(100% - 20px);
|
||||
color: #10212B;
|
||||
color: #000000;
|
||||
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
@@ -495,13 +495,16 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.input_form_consultation::placeholder{
|
||||
color: #10212B;
|
||||
color: #9a9a9a;
|
||||
}
|
||||
|
||||
.label_consultation_form{
|
||||
color: #000000;
|
||||
color: #9a9a9a;
|
||||
padding-left: 20px;
|
||||
padding-bottom: 15px;
|
||||
display: block;
|
||||
font-weight: 400;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.textarea_form_consultation{
|
||||
|
||||
Reference in New Issue
Block a user