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

s

... ... @@ -187,7 +187,7 @@ p{word-wrap:break-word}
.footer{
width: 100%;
background-size: 100% 100%;
background-image: url("../images/aicon08.png");
background-image: url("../images/footer22.jpg");
}
.footer_content{
width: 1200px;
... ... @@ -199,8 +199,8 @@ p{word-wrap:break-word}
}
.footer_left{
width: 457px;
padding-top: 52px;
padding-bottom: 42px;
padding-top: 30px;
padding-bottom: 11px;
}
.footer_left h1{
font-size:18px;
... ... @@ -236,7 +236,7 @@ p{word-wrap:break-word}
margin-top: 14px;
padding: 10px 20px 0 20px;
box-sizing: border-box;
background:rgba(255,255,255,0.11);
background:white;
}
.footer_input input::-webkit-input-placeholder,.footer_left textarea::-webkit-input-placeholder{ /* WebKit browsers */
font-size:14px;
... ...