|
@@ -142,7 +142,7 @@ textarea {
|
|
|
height: 44px;
|
|
|
line-height: 44px;
|
|
|
/*padding: 0 0 0 15px;*/
|
|
|
- border-bottom: 10px solid #F5F6FA;
|
|
|
+ border-bottom: 10px solid #EFF1F6;
|
|
|
font-size: 16px;
|
|
|
text-indent: 20px;
|
|
|
font-weight: normal;
|
|
@@ -341,7 +341,7 @@ input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
|
|
|
|
|
|
.grayLine {
|
|
|
height: 10px;
|
|
|
- background-color: #f5f5f5;
|
|
|
+ background-color: #EFF1F6;
|
|
|
}
|
|
|
.partTitleT {
|
|
|
height: 44px;
|