|
@@ -115,7 +115,7 @@ textarea {
|
|
|
border-bottom: 10px solid #F5F6FA;
|
|
|
font-size: 16px;
|
|
|
text-indent: 20px;
|
|
|
- font-weight: bold;
|
|
|
+ font-weight: normal;
|
|
|
letter-spacing: 1px;
|
|
|
}
|
|
|
|
|
@@ -208,7 +208,7 @@ textarea {
|
|
|
left: 50%;
|
|
|
top: 30%;
|
|
|
margin-left: -200px;
|
|
|
- padding-bottom: 20px;
|
|
|
+ padding-bottom: 34px;
|
|
|
border-radius: 4px;
|
|
|
overflow: hidden;
|
|
|
}
|
|
@@ -328,7 +328,7 @@ input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
|
|
|
line-height: 44px;
|
|
|
padding-left: 15px;
|
|
|
font-size: 14px;
|
|
|
- font-weight: bold;
|
|
|
+ font-weight: normal;
|
|
|
letter-spacing: 1px;
|
|
|
min-width: 100px;
|
|
|
p {
|