From 1ea51b700c826206572c48ab450e6ebca58b0155 Mon Sep 17 00:00:00 2001 From: psy Date: Wed, 22 May 2024 15:39:33 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=EC=9D=B8=ED=99=94=EB=A9=B4?= =?UTF-8?q?=EB=94=94=EC=9E=90=EC=9D=B8=20=EC=88=98=EC=A0=95,=EB=A1=9C?= =?UTF-8?q?=EA=B3=A0=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/include/top.jsp | 9 ++- src/main/webapp/WEB-INF/jsp/login.jsp | 74 +++++++++--------- .../webapp/resources/img/design/login_B.png | Bin 0 -> 988014 bytes src/main/webapp/resources/img/design/logo.png | Bin 0 -> 52739 bytes 4 files changed, 45 insertions(+), 38 deletions(-) create mode 100644 src/main/webapp/resources/img/design/login_B.png create mode 100644 src/main/webapp/resources/img/design/logo.png diff --git a/src/main/webapp/WEB-INF/jsp/include/top.jsp b/src/main/webapp/WEB-INF/jsp/include/top.jsp index 1861525..ae0b028 100644 --- a/src/main/webapp/WEB-INF/jsp/include/top.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/top.jsp @@ -3,7 +3,14 @@ <%-- Navbar --%>