#92 소셜 회원가입 페이지 수정

This commit is contained in:
seeoya
2021-09-10 14:14:15 +09:00
parent 53e5d179d4
commit f2f8c01293
8 changed files with 434 additions and 12 deletions

View File

@ -166,7 +166,7 @@ box-shadow:0 2px 5px rgba(0,0,0,0.2)}
/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%;zoom:1}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}
#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}