From 404a786ab19f4b38cd848cc9b33c75c20aa5222b Mon Sep 17 00:00:00 2001 From: leebj Date: Wed, 12 Jun 2024 09:26:22 +0900 Subject: [PATCH] =?UTF-8?q?css=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/include/head.jsp | 4 +--- src/main/webapp/WEB-INF/jsp/include/top.jsp | 14 -------------- src/main/webapp/resources/css/adds.css | 14 +++++++++++++- 3 files changed, 14 insertions(+), 18 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/include/head.jsp b/src/main/webapp/WEB-INF/jsp/include/head.jsp index 7242af7..190e820 100644 --- a/src/main/webapp/WEB-INF/jsp/include/head.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/head.jsp @@ -28,15 +28,13 @@ " /> - - " /> " class="template-customizer-core-css" /> " class="template-customizer-theme-css" /> " /> " /> " /> - + " /> <%--link rel="stylesheet" href=" diff --git a/src/main/webapp/WEB-INF/jsp/include/top.jsp b/src/main/webapp/WEB-INF/jsp/include/top.jsp index 36539b9..545067e 100644 --- a/src/main/webapp/WEB-INF/jsp/include/top.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/top.jsp @@ -1,20 +1,6 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - - <%-- Navbar --%>