www.gusucode.com > 4163网博士成品网站管理系统 PHP网站源码程序 > 4163/4163/member/templates/css/loginform_dolphin.css

    /*=============登录表单===========*/

div.loginform_dolphin {
display:none;
margin:0px;
padding:5px 0px 0px 17px;
}

div.loginform_dolphin .col{
height:28px;
line-height:28px;
float:left;
white-space:nowrap;
color:#4b4b4b;
}

div.loginform_dolphin .con{
height:28px;
padding:0px;
}

div.loginform_dolphin .input{
border:1px #729f76 solid;
background-color:#f0f0f0;
margin-left:-8px;
}

div.loginform_dolphin .inputcheck{
border:1px #729f76 solid;
background-color:#f0f0f0;
margin:0px;
height:18px;
padding:0px;
}

div.loginform_dolphin .yanzheng{
height:28px;
white-space:nowrap;
float:left;
margin:0px;
}


div.loginform_dolphin_islogin{
display:none;
clear:both;
text-align:center;
line-height:32px;
padding:12px;
color:#707070;
}

div.loginform_dolphin_islogin span.islogintext{
color:#707070;
}

#loginform_dolphin_logout{cursor:pointer}