로그인 대문 페이지 재작성 시작

This commit is contained in:
2018-03-13 02:15:39 +09:00
parent d4c75223a8
commit 94181ee3d7
5 changed files with 156 additions and 77 deletions
+20
View File
@@ -46,6 +46,25 @@ body{
bottom:0;
}
#login_form{
position:fixed;
width:350px; height:230px;
left:50%;
margin-left:-550px;
top:50%;
margin-top:-115px;
}
#login_form_title{
padding:2px;
text-align:center;
}
#login_button{
width:100%;
}
#Login_0000 {
width: 52px; height: 52px;
position: absolute; top: 30px; left: 10px;
@@ -55,6 +74,7 @@ body{
width: 1024px; height: 768px;
}
#Login_000100 {
position:fixed;
width: 350px; height: 230px;