忘记密码前端

<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>


<%@ include file="common/common.jsp" %>
<style>
.tpl-login{
position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 300px;
    max-width: 450px;
    max-height: 300px;
    z-index: 2000;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
    background: -ms-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5', GradientType=0 );
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.tpl-login-content{
   width: 100%;
    color: rgb(102, 102, 102);
    line-height: 14px;
    overflow: hidden;
    font-size: 12px;
    float: left;
    height: 100%;
}
.login-right{
 
    overflow: hidden;
    padding: 0;
   
    background: url(static/images/1.jpg) center no-repeat;
    float: left;
    position: relative;
 
    background-size:cover;
     z-index: -1;
    opacity: 0.8;
}
#loginfooter {
    position: absolute;
    bottom: 0;
    left: 0;
   
    width: 100%;
    text-align: center;
  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值