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

s

@@ -241,7 +241,7 @@ p{word-wrap:break-word} @@ -241,7 +241,7 @@ p{word-wrap:break-word}
241 height: 101px; 241 height: 101px;
242 border:0; 242 border:0;
243 resize:none; 243 resize:none;
244 - color:black; 244 + color:white;
245 margin-top: 14px; 245 margin-top: 14px;
246 padding: 10px 20px 0 20px; 246 padding: 10px 20px 0 20px;
247 box-sizing: border-box; 247 box-sizing: border-box;
@@ -252,14 +252,14 @@ p{word-wrap:break-word} @@ -252,14 +252,14 @@ p{word-wrap:break-word}
252 border:0; 252 border:0;
253 font-family:MicrosoftYaHei; 253 font-family:MicrosoftYaHei;
254 font-weight:400; 254 font-weight:400;
255 - color:black; 255 + color:white;
256 } 256 }
257 .footer_input input::-moz-placeholder,.footer_left textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ 257 .footer_input input::-moz-placeholder,.footer_left textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */
258 font-size:14px; 258 font-size:14px;
259 border:0; 259 border:0;
260 font-family:MicrosoftYaHei; 260 font-family:MicrosoftYaHei;
261 font-weight:400; 261 font-weight:400;
262 - color:black; 262 + color:white;
263 } 263 }
264 264
265 .footer_input input:-ms-input-placeholder,.footer_left textarea:-ms-input-placeholder{ /* Internet Explorer 10+ */ 265 .footer_input input:-ms-input-placeholder,.footer_left textarea:-ms-input-placeholder{ /* Internet Explorer 10+ */
@@ -267,7 +267,7 @@ p{word-wrap:break-word} @@ -267,7 +267,7 @@ p{word-wrap:break-word}
267 border:0; 267 border:0;
268 font-family:MicrosoftYaHei; 268 font-family:MicrosoftYaHei;
269 font-weight:400; 269 font-weight:400;
270 - color:black; 270 + color:white;
271 } 271 }
272 .in_btn{ 272 .in_btn{
273 width:80px; 273 width:80px;