diff --git a/src/main/resources/static/css/common.css b/src/main/resources/static/css/common.css index e7da923a..68423196 100644 --- a/src/main/resources/static/css/common.css +++ b/src/main/resources/static/css/common.css @@ -172,9 +172,9 @@ #footerSiteNameEng{font-size:10px;color:#989898;display:block;font-weight:300;margin:0px 0px 8px 0px;padding:0px;} .bi-square-fill{ - /*color:#0d49a7;*/ + color:#0d49a7; font-size: 12px; - color: #24396c; + /*color: #24396c;*/ text-align: center; } @@ -203,12 +203,4 @@ background-color: #deebff78!important; } -.boardHeader { - text-align: left; - margin-bottom: 10px; -} -.h4 { - text-align: left; - margin-bottom: 10px; -} \ No newline at end of file diff --git a/src/main/resources/templates/adminPage/authMgt/authMgt.html b/src/main/resources/templates/adminPage/authMgt/authMgt.html index 7d2928b7..a557fcd2 100644 --- a/src/main/resources/templates/adminPage/authMgt/authMgt.html +++ b/src/main/resources/templates/adminPage/authMgt/authMgt.html @@ -7,7 +7,10 @@
-

권한 설정

+
+
+
권한 설정
+
diff --git a/src/main/resources/templates/adminPage/codeMgt/codeMgt2.html b/src/main/resources/templates/adminPage/codeMgt/codeMgt2.html index 4f2fa75e..63024d4b 100644 --- a/src/main/resources/templates/adminPage/codeMgt/codeMgt2.html +++ b/src/main/resources/templates/adminPage/codeMgt/codeMgt2.html @@ -7,7 +7,10 @@
-

코드 관리

+
+
+
코드 관리
+
diff --git a/src/main/resources/templates/adminPage/menuMgt/menuMgt.html b/src/main/resources/templates/adminPage/menuMgt/menuMgt.html index 0bee9037..434e6866 100644 --- a/src/main/resources/templates/adminPage/menuMgt/menuMgt.html +++ b/src/main/resources/templates/adminPage/menuMgt/menuMgt.html @@ -7,7 +7,10 @@
-

메뉴 관리

+
+
+
메뉴 관리
+
diff --git a/src/main/resources/templates/adminPage/organMgt/organMgt.html b/src/main/resources/templates/adminPage/organMgt/organMgt.html index e2046b02..435aec7c 100644 --- a/src/main/resources/templates/adminPage/organMgt/organMgt.html +++ b/src/main/resources/templates/adminPage/organMgt/organMgt.html @@ -7,7 +7,10 @@
-

관서 설정

+
+
+
관서 설정
+
diff --git a/src/main/resources/templates/adminPage/userLog/requestLog.html b/src/main/resources/templates/adminPage/userLog/requestLog.html index 41bdb4ac..e0d68765 100644 --- a/src/main/resources/templates/adminPage/userLog/requestLog.html +++ b/src/main/resources/templates/adminPage/userLog/requestLog.html @@ -7,7 +7,10 @@
-

사용자 로그

+
+
+
사용자 로그
+