You've already forked qlg.tsgz.moe
85 lines
1.2 KiB
CSS
Executable File
85 lines
1.2 KiB
CSS
Executable File
.con{
|
|
margin-top: 78px;
|
|
|
|
}
|
|
.row{
|
|
width: 100%;
|
|
height: 42px;
|
|
background: white;
|
|
border-top:1px solid #e6e6e6;
|
|
}
|
|
.row img{
|
|
width: 25.2px;
|
|
height: 25.2px;
|
|
float: left;
|
|
margin: 7px;
|
|
}
|
|
.s1{
|
|
float: left;
|
|
line-height: 42px;
|
|
color: #525252;
|
|
font-size: 13.2px;
|
|
}
|
|
.con .row input{
|
|
float: left;
|
|
margin: 0;
|
|
width: calc( 100% - 100px);
|
|
border: none;
|
|
|
|
}
|
|
.con .row input::-webkit-input-placeholder{
|
|
font-size: 13.2px;
|
|
}
|
|
.down{
|
|
width: 100%;
|
|
padding: 12px;
|
|
}
|
|
.down .btn{
|
|
width: 100%;
|
|
height: 42px;
|
|
text-align: center;
|
|
line-height: 42px;
|
|
color: white;
|
|
background: #f02c43;
|
|
padding: 0;
|
|
}
|
|
.s2{
|
|
color: #525252;
|
|
font-size: 12px;
|
|
display: block;
|
|
margin-top: 6px;
|
|
}
|
|
#register{
|
|
float: left;
|
|
}
|
|
#fogetpsd{
|
|
float: right;
|
|
}
|
|
.ac1_left{
|
|
width: 100%;
|
|
height: 66px;
|
|
position: relative;
|
|
line-height: 66px;
|
|
}
|
|
.con .row .yzm,.con .row .tpyzm{
|
|
width: calc( 100% - 210px);
|
|
}
|
|
.con .row #mobileCode,.con .row #mobileCode1{
|
|
width: 110px;
|
|
float: right;
|
|
margin-top: 4px;
|
|
text-align: center;
|
|
height: 33px;
|
|
line-height: 33px;
|
|
border-left: 1px solid #e6e6e6;
|
|
color: #909090;
|
|
font-size: 13.2px;
|
|
padding: 0;
|
|
|
|
}
|
|
.row .yzmhh{
|
|
width:100px;
|
|
height: 31px;
|
|
margin-top: 5px;
|
|
}
|