register.css 262 B

1234
  1. /*注册页面样式*/
  2. html,body{width: 100%;height: 100%;}
  3. body{font-size:14px;color:#666666;font-family:"microsoft yahei","宋体";background:url(../../images/register/bg.png) no-repeat;}
  4. .header_min,.user_head_bg,.index_topnav_box,.footer_min{display: none;}