개인정보처리방침 & 이용약관 링크 추가

This commit is contained in:
2018-04-27 23:51:57 +09:00
parent 5ed31881e6
commit 62c6ba362d
2 changed files with 14 additions and 1 deletions
+11 -1
View File
@@ -103,4 +103,14 @@ input::-webkit-input-placeholder {
#btn_kakao_login:hover {
background-image:url('../oauth_kakao/kakao_login_join_ov.png');
}
}
#bottom_box{
position:fixed;
bottom:0;
width:100%;
left:0;
}
#bottom_box .container{
text-align:center;
}