1 Star 0 Fork 0

Cadaver/javaWeb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.css 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
Cadaver 提交于 2020-05-22 00:56 . 提交
div.head{
height: 76px;
line-height: 90px;
background: #f5f5f5;
border-bottom: 1px solid #e5ecf0;
}
div.body{
width: 964px;
height: 400px;
margin: 20px auto 0 auto;
padding-top: 80px;
background-image: url(images/login_bg_05.jpg);
background-size: cover;
}
div.login{
width: 365px;
height: 330px;
background-color: #fff;
margin-left: 500px;
}
div.title{
width: 365px;
height: 40px;
background-image: url(images/title.png);
background-size: cover;
}
div.foot{
width: 964px;
height: 70px;
margin: 0 auto 0 auto;
background-color: #f7f7f7;
line-height: 70px;
text-align: center;
}
input#un,input#pwd{
display: block;
width: 280px;
height: 36px;
padding: 0 5px;
font-size: 17px;
background: #f3f3f3;
}
form{
margin-left: 30px;
width: 300px;
}
.msgbox{
display: block;
width: 280px;;
height: 24px;
color: red;
}
[type="button"]{
display: block;
height: 38px;
width: 142px;
margin-top: 20px;
color: #fff;
font-size: 20px;
float: right;
background-image: url(images/login_btn.jpg);
}
a{
color: #999;
text-decoration: none;
float: right;
}
p{
display: inline;
margin-left: 480px;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cadaver/javaWeb.git
git@gitee.com:cadaver/javaWeb.git
cadaver
javaWeb
javaWeb
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385