作者 anyv
1 个管道 的构建 通过 耗费 0 秒

s

... ... @@ -241,7 +241,7 @@ p{word-wrap:break-word}
height: 101px;
border:0;
resize:none;
color:black;
color:white;
margin-top: 14px;
padding: 10px 20px 0 20px;
box-sizing: border-box;
... ... @@ -252,14 +252,14 @@ p{word-wrap:break-word}
border:0;
font-family:MicrosoftYaHei;
font-weight:400;
color:black;
color:white;
}
.footer_input input::-moz-placeholder,.footer_left textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */
font-size:14px;
border:0;
font-family:MicrosoftYaHei;
font-weight:400;
color:black;
color:white;
}
.footer_input input:-ms-input-placeholder,.footer_left textarea:-ms-input-placeholder{ /* Internet Explorer 10+ */
... ... @@ -267,7 +267,7 @@ p{word-wrap:break-word}
border:0;
font-family:MicrosoftYaHei;
font-weight:400;
color:black;
color:white;
}
.in_btn{
width:80px;
... ...