pai.css
564 字节
.fas-text{
font-size: 14px;
color: #606266;
}
.fa-inputas{
width: 215px;
padding: 12px 0;
margin-top: 16px;
padding-left: 16px;
font-size: 14px;
color: #C0C4CC;
outline: none;
box-sizing: border-box;
background: #ffffff;
border: 1px solid #e4e9ed;
border-radius: 11px;
box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.10000000149011612);
}
.sss{
width: 90%;
height: 50px;
border: none;
outline: none;
font-size: 20px;
color: #303133;
}
.sss::-webkit-input-placeholder{
color: #303133;
}