From cba0444deeabf7b3b1d00e095eda8c51f23a6e95 Mon Sep 17 00:00:00 2001 From: kmg Date: Tue, 30 Jan 2024 17:13:39 +0900 Subject: [PATCH 1/2] =?UTF-8?q?2024/01/30=20=EC=9B=B9=EC=A0=91=EA=B7=BC?= =?UTF-8?q?=EC=84=B1=20=EA=B4=80=EB=A0=A8=20=ED=85=8D=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=EC=9E=91=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp | 6 +++--- src/main/webapp/WEB-INF/jsp/web/com/webLayout.jsp | 6 +++--- src/main/webapp/visitEdu/usr/publish/css/common.css | 3 ++- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp index 5200f2e7..d2ddb926 100644 --- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp @@ -257,7 +257,7 @@ function usrJoin(){ 한국저작권위원회 GO -

교육기부 우수기관 교육기부 우수기관

+

교육기부 우수기관 마크 교육기부 우수기관

--> <%-- -

교육기부 우수기관

+

교육기부 우수기관 마크 교육기부 우수기관

--> <%-- diff --git a/src/main/webapp/visitEdu/usr/publish/css/content.css b/src/main/webapp/visitEdu/usr/publish/css/content.css index 69185f5e..7f7b7173 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/content.css +++ b/src/main/webapp/visitEdu/usr/publish/css/content.css @@ -252,7 +252,7 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa .tb_type01>table{width: 100%; table-layout: fixed; } .tb_type01>table>tbody {border-top: 2px solid #000;} .tb_type01>table>tbody>tr{border-bottom: 1px solid #e5e5e5;} -.tb_type01>table>tbody>tr>th,.tb_type01>table>tbody>tr>td{ font-size: 16px; text-align: left;box-sizing: border-box;} +.tb_type01>table>tbody>tr>th,.tb_type01>table>tbody>tr>td{ font-size: 16px; text-align: left;box-sizing: border-box; line-height:1.3em;} .tb_type01>table>tbody>tr>th{background-color: #f5f5f5; font-weight: 400; vertical-align: top; padding-top: 19px; padding-left: 20px; padding-bottom: 16px;} .tb_type01>table>tbody>tr>th p {line-height: 1.3;} .tb_type01>table>tbody>tr>td{padding: 12px 20px; height: 60px; font-weight: 400; color: #555; vertical-align: middle;}