小项目 ---phone.css

phone.css

form{
margin-top: 30px;
text-align: center;
}
input{
margin-bottom: 5px;

}
.a{
text-align: left;
width:300px;
height: 30px;


}
.b{
width: 148px;
height: 30px;

}
#checkCode{
background-color:lightskyblue;
width:150;
height:38px;
color: cadetblue;
font-weight: bold;
font-size: large;


}
.btn{
width:300px;
height: 40px;
background-color: #FF7F50;
}
#ck{
margin-top: 20px;
margin-bottom: 20px;
}

posted @ 2020-09-28 14:02  Smile*^  阅读(90)  评论(0编辑  收藏  举报