_bind.css
611 Bytes
.bind-page {
.bind-tip {
color: #fff;
font-size: 15PX;
}
#yohood {
background-image: resolve('yohood.png');
background-size: 40%;
background-repeat: no-repeat;
background-color: transparent;
background-position-x: 10%;
background-position-y: 40%;
border: none;
border-bottom: 4PX solid #fff;
}
.other-login {
margin-top: 20PX;
margin-bottom: 20PX;
font-size: 16PX;
text-decoration: underline;
text-align: right;
a {
color: #fff;
}
}
}