From 2a237115c4d79e47c172e5287b8a4916864908a6 Mon Sep 17 00:00:00 2001 From: subsub Date: Fri, 24 Oct 2025 12:38:14 +0900 Subject: [PATCH] =?UTF-8?q?(=EA=B4=80=EB=A6=AC=EC=9E=90)=20=EC=9D=B4?= =?UTF-8?q?=EC=88=98=EC=A6=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../exprnClsrmInfo/popup/certPopList.jsp | 23 ++++--- src/main/webapp/publish/css/estimate.css | 28 ++++++++- src/main/webapp/publish/css/font.css | 15 ++++- src/main/webapp/publish/font/HYgsrB.eot | Bin 0 -> 1916338 bytes src/main/webapp/publish/font/HYgsrB.ttf | Bin 0 -> 1916176 bytes src/main/webapp/publish/font/HYgsrB.woff | Bin 0 -> 590192 bytes src/main/webapp/publish/font/HYgsrB.woff2 | Bin 0 -> 300652 bytes .../adm/publish/image/common/icon_close.png | Bin 0 -> 358 bytes .../visitEdu/usr/publish/css/content.css | 58 +++++++++++------- .../webapp/visitEdu/usr/publish/css/main.css | 2 +- 10 files changed, 90 insertions(+), 36 deletions(-) create mode 100644 src/main/webapp/publish/font/HYgsrB.eot create mode 100644 src/main/webapp/publish/font/HYgsrB.ttf create mode 100644 src/main/webapp/publish/font/HYgsrB.woff create mode 100644 src/main/webapp/publish/font/HYgsrB.woff2 create mode 100644 src/main/webapp/visitEdu/adm/publish/image/common/icon_close.png diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/certPopList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/certPopList.jsp index 0e242ae1..19548aea 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/certPopList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/certPopList.jsp @@ -393,14 +393,17 @@ async function makePDF() { .estimate{padding:30px 3%;} .estimate *{font-family: 'HYgsrB', sans-serif !important; color:#222 !important;} .est_body{position:relative; padding:50px 0; text-align:left;} - .est_body h2{font-size:4.4rem; -webkit-text-stroke-width:0.05px; -webkit-text-stroke-color:#222; text-align:center;} + .est_body h2{font-size:44px; -webkit-text-stroke-width:0.05px; -webkit-text-stroke-color:#222; text-align:center;} .est_body .cont1>div p{width:100%;margin:0 0 0 30px;text-align:left;line-height: 1.5;} .est_body .cont5 div{display:block;} - .est_body .cont5 div span:first-child{font-size:1.8rem; font-weight:700; line-height: 1.5; color:#222; margin:0 0 10px 30px; display:block;text-align:left;} + .est_body .cont5 div span:first-child{font-size:18px; font-weight:700; line-height: 1.5; color:#222; margin:0 0 10px 30px; display:block;text-align:left;} + .estimate_popup .est_body .cont5.user_info{display:block;margin:50px 0 0 30px;} + .estimate_popup .est_body .cont5.user_info div{width:100%;justify-content:flex-start;font-size:18px;font-weight:700;} + .estimate_popup .est_body .cont5.user_info div span:nth-child(1){font-size:18px;font-weight:700;margin:0;} .est_body .cont5.substance>div{margin:100px 0; text-align:center;} - .est_body .cont5.substance>div p{font-size:2rem; font-weight:700; color:#222; margin:0 50px; line-height:1.5; text-align:justify; letter-spacing:1px;} - .est_body .cont5 .date{font-size:1.8rem; font-weight:700; color:#222; display:block; text-align:center; margin-bottom:10px;} - .est_body .cont5 .date+div span{font-size: 3.2rem;text-align:center;}`; + .est_body .cont5.substance>div p{font-size:20px; font-weight:700; color:#222; margin:0 50px; line-height:1.5; text-align:justify; letter-spacing:1px;} + .est_body .cont5 .date{font-size:18px; font-weight:700; color:#222; display:block; text-align:center; margin-bottom:10px;} + .est_body .cont5 .date+div span{font-size:32px;text-align:center;}`; cloned.prepend(styleEl); container.style.position = 'absolute'; @@ -503,11 +506,11 @@ function loadImage(src) { -