/* CSS Document */ |
html,body{ |
height : 100% ; |
margin : 0px ; |
} |
. top { |
height : 20% ; |
} |
. middle { |
height : 65% ; |
text-align : center ; |
} |
. bottom { |
height : 15% ; |
} |
.first{ |
margin-bottom : 8px ; |
} |
.loginPassword{ |
margin : 5px ; |
} |
.reTelnum{ |
position : relative ; |
right : 48px ; |
font-size : small ; |
} |
.missPwd{ |
position : relative ; |
margin-left : 53% ; |
width : 88px ; |
bottom : 17px ; |
} |
.loginBtn{ |
padding : 1px 96px ; |
} |
.registerBtn{ |
padding : 1px 70px ; |
margin-top : 8px ; |
} |
.third{ |
margin-top : -10px ; |
} |