From 80797ba8f1f2a51c2d41868378f4e24d83256b18 Mon Sep 17 00:00:00 2001 From: kmg Date: Mon, 22 Jul 2024 10:04:54 +0900 Subject: [PATCH] =?UTF-8?q?2024/07/22=20=EB=B0=9C=EC=86=A1=EA=B2=B0?= =?UTF-8?q?=EA=B3=BC=20=ED=99=94=EB=A9=B4=20=EA=B0=9C=EC=84=A0=20=EC=88=98?= =?UTF-8?q?=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/publish/css/button.css | 1 + src/main/webapp/publish/guide_2022.html | 2 ++ src/main/webapp/publish/textingmsg_2024_detail.html | 4 ++-- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/publish/css/button.css b/src/main/webapp/publish/css/button.css index 027529ca..14945cda 100644 --- a/src/main/webapp/publish/css/button.css +++ b/src/main/webapp/publish/css/button.css @@ -81,6 +81,7 @@ textarea:-ms-input-placeholder {font-family: 'Noto Sans KR', sans-serif; font-we .btnType22:hover {background-color:#eea301;} .btnType23 {background:#6a6c72; color:#fff; border-radius: 5px; font-size:14px; font-weight: 400; padding:4px 13px; margin:0 3px;} /*api에 사용*/ .btnType24 {background:#fff; border: 1px solid #8697c2; color: #002c9a; height: 28px; width: 70px; font-size: 14px; font-weight: 400; line-height: 1.5; margin:3px 0;} /*재사용 버튼 추가*/ +.btnType25 {background:#999; color:#fff; font-size:14px; width:76px; height:26px;line-height: 1.5; } /* 기타 반복 사용 */ /* 기타 버튼 타입 */ diff --git a/src/main/webapp/publish/guide_2022.html b/src/main/webapp/publish/guide_2022.html index db7d4962..c1e55e27 100644 --- a/src/main/webapp/publish/guide_2022.html +++ b/src/main/webapp/publish/guide_2022.html @@ -18,6 +18,8 @@