From aaef35e200fd0bfa73c435f032de45364a916cb1 Mon Sep 17 00:00:00 2001 From: kmg Date: Tue, 30 Jan 2024 18:18:22 +0900 Subject: [PATCH] =?UTF-8?q?2024/01/30=20=EC=84=B1=EC=9D=B8=EA=B0=95?= =?UTF-8?q?=EC=82=AC=20>=20=EA=B0=95=EC=9D=98=EC=83=81=EC=84=B8=EB=82=B4?= =?UTF-8?q?=EC=97=AD=20=ED=85=8C=EC=9D=B4=EB=B8=94=20colspan=3D3=20?= =?UTF-8?q?=EB=88=84=EB=9D=BD=EB=90=9C=20=EB=B6=80=EB=B6=84=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../asgnmInfo/instrAsgnmDetail.jsp | 18 +++++++++--------- .../visitEdu/usr/publish/css/content.css | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/instr/fndtnVisitEdu/asgnmInfo/instrAsgnmDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/instr/fndtnVisitEdu/asgnmInfo/instrAsgnmDetail.jsp index 73512e47..9ed8abc6 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/instr/fndtnVisitEdu/asgnmInfo/instrAsgnmDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/instr/fndtnVisitEdu/asgnmInfo/instrAsgnmDetail.jsp @@ -162,7 +162,7 @@

교육부문

- + @@ -176,7 +176,7 @@

과정

- + @@ -190,7 +190,7 @@

기간

- + ~ @@ -204,7 +204,7 @@

교육장소

- + @@ -218,7 +218,7 @@

상세교육과정

- + @@ -232,7 +232,7 @@

정원

- + @@ -246,7 +246,7 @@

신청자수

- + @@ -260,7 +260,7 @@

상태

- + @@ -272,7 +272,7 @@

강의계획서

- +
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;}