로그및 설정 변경경

This commit is contained in:
2025-08-30 11:31:02 +09:00
parent 7f0dcc8922
commit 26d0247810
5 changed files with 5 additions and 5 deletions

View File

@@ -319,7 +319,7 @@ header h1 {display:flex; align-items:center; height: 100%}
.loginLogo_new {display: block; width: 246px; height: 100px; background: url(/images/loginLogo_kumho.png) left bottom no-repeat;background-size:contain; margin-bottom:10px;margin-left:-80px;}
.slogun_box_new {position: relative; margin:144px 0px 0px 330px; width:50%; height:640px; background:#E7E9F0; border-radius: 25px 0px 0px 25px; z-index:1;}
.slogun_box_new2 {display: block; width:78%; height:90%; background: url(/images/Intops-loginpage_last1.png) left bottom no-repeat; background-size:contain; margin-left:7%;padding-top:0;}
header h1 .mainLogo_new {display:block; margin-left:8px; width:223px; height:40px; background: url(/images/logo.png) center center no-repeat;
header h1 .mainLogo_new {display:block; margin-left:-68px; width:223px; height:25px; background: url(/images/logo.png) center center no-repeat;
background-size: contain; margin-top:0px; }
/*로그인 페이지 (intops)
@@ -2755,7 +2755,7 @@ a,a:visited,a:hover,a:active {
/* 우성SE */
/* basic.css 에 아래 코드 추가 */
#loginBack_ilshin { background: url(/images/loginPage_ilshin.jpg) no-repeat bottom; width:100%; height:100%; background-size: cover; position:absolute; top:0;}
#loginBack_ilshin { background: url(/images/loginPage_ilshin.png) no-repeat bottom; width:100%; height:100%; background-size: cover; position:absolute; top:0;}
#loginBack_ilshin > form#loginForm {height:100%;}
#loginBack_ilshin .login_layout {display:flex; height:100%;}
#loginBack_ilshin .logo_slogan_box {display:flex; padding:150px 120px; flex:4; background-color:rgba(255,255,255,0);}