forked from devsam/core
개인정보처리방침 & 이용약관 링크 추가
This commit is contained in:
+11
-1
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user