app.css, config.css를 css디렉토리로 이동
This commit is contained in:
@@ -19,8 +19,8 @@ $userGrade = $session->userGrade;
|
||||
<title>서버목록</title>
|
||||
|
||||
<!-- 스타일 -->
|
||||
<link type="text/css" rel="stylesheet" href='../f_config/config.css'>
|
||||
<link type="text/css" rel="stylesheet" href='../f_config/app.css'>
|
||||
<link type="text/css" rel="stylesheet" href='../css/config.css'>
|
||||
<link type="text/css" rel="stylesheet" href='../css/app.css'>
|
||||
|
||||
<link type="text/css" rel="stylesheet" href='../i_popup/Style.css'>
|
||||
<link type="text/css" rel="stylesheet" href='../i_entrance/Style.css'>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<title>계정 관리</title>
|
||||
|
||||
<!-- 스타일 -->
|
||||
<link type="text/css" rel="stylesheet" href='../f_config/config.css'>
|
||||
<link type="text/css" rel="stylesheet" href='../f_config/app.css'>
|
||||
<link type="text/css" rel="stylesheet" href='../css/config.css'>
|
||||
<link type="text/css" rel="stylesheet" href='../css/app.css'>
|
||||
|
||||
<link type="text/css" rel="stylesheet" href='../i_popup/Style.css'>
|
||||
<link type="text/css" rel="stylesheet" href='../i_entrance/user_info.css'>
|
||||
|
||||
Reference in New Issue
Block a user