This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<script src="js/common/login.js"></script>
|
||||
<base target="_self" />
|
||||
<title><%=MainGlobals.SITE_TITLE%></title>
|
||||
<link rel="icon" type="image/x-icon" href="${pageContext.request.contextPath}/Favicon.ico?v=20251209" />
|
||||
<style>
|
||||
.login_wrap_body{ background:url(${pageContext.request.contextPath}/images/admin/login_bg.gif) repeat left top; font-family:"맑은 고딕",Malgun Gothic,AppleGothic,sans-serif,"돋움", Dotum; }
|
||||
.login_wrap{display:block; height:100%; left:0; position:fixed; top:0; width:100%; z-index:10000;}
|
||||
|
||||
Reference in New Issue
Block a user