From f1ec96d99b2355c3e837aa76d44eb75301cb5ad0 Mon Sep 17 00:00:00 2001 From: subsub Date: Thu, 16 Jan 2025 10:14:04 +0900 Subject: [PATCH] =?UTF-8?q?2025/01/16=20=EB=89=B4=EC=8A=A4=EB=A0=88?= =?UTF-8?q?=ED=84=B0=20=EC=84=9C=EB=B9=84=EC=8A=A4=20=E2=86=92=20=EB=89=B4?= =?UTF-8?q?=EC=8A=A4=EB=A0=88=ED=84=B0=20=EA=B5=AC=EB=8F=85=EC=8B=A0?= =?UTF-8?q?=EC=B2=AD=20=EB=AC=B8=EA=B5=AC=20=EB=B3=80=EA=B2=BD,=20?= =?UTF-8?q?=EC=95=BD=EA=B4=80=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/_extra/web/user/news/newsList.jsp | 24 ++++++++++++------- .../kofair_case_seed/usr/style/info.css | 3 +++ 2 files changed, 19 insertions(+), 8 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/_extra/web/user/news/newsList.jsp b/src/main/webapp/WEB-INF/jsp/_extra/web/user/news/newsList.jsp index 8c09c191..5b5e1064 100644 --- a/src/main/webapp/WEB-INF/jsp/_extra/web/user/news/newsList.jsp +++ b/src/main/webapp/WEB-INF/jsp/_extra/web/user/news/newsList.jsp @@ -310,21 +310,21 @@
  • 분쟁조정 안내
  • 뉴스레터
  • -
  • 뉴스레터 서비스
  • +
  • 뉴스레터 구독신청
  • -

    뉴스레터 서비스

    +

    뉴스레터 구독신청

    한국공정거래조정원에서 매월 정기 발행하는 뉴스레터서비스입니다.

    -

    조정원에서 정기적으로 발행하는 뉴스레터 등 다양한 정책 정보를 받기를 원하시는 고객님들은 아래와 같은 입력 사항을 입력하신 후 등록해주시면 정지적으로 뉴스레터가 발송합니다.

    +

    뉴스레터를 구독 신청하시면 한국공정거래조정원의 다양한 소식을 정기적으로 받아보실 수 있습니다.

    • @@ -366,7 +366,7 @@ 개인정보 수집·이용 동의 (필수)
      -

      1. 개인정보의 수집 및 이용 목적

      + + +
      +
      · 개인정보 수집 및 이용목적 : 뉴스레터 발송
      +
      · 개인정보 수집항목[필수 항목] : 이름, 전자우편 주소
      +
      · 개인정보 보유 및 이용기간 : 뉴스레터 수신거부 시까지
      - - +

      + 개인정보 수집 및 이용 동의를 거부할 수 있습니다. 다만, 이 경우 뉴스레터 발송이 제한됩니다.
      + 수집된 개인정보는 이용목적 이외의 용도로 이용되지 않으며, 뉴스레터 구독 취소 시 파기됩니다. +

      - +
      diff --git a/src/main/webapp/kofair_case_seed/usr/style/info.css b/src/main/webapp/kofair_case_seed/usr/style/info.css index 0061227f..9ae81979 100644 --- a/src/main/webapp/kofair_case_seed/usr/style/info.css +++ b/src/main/webapp/kofair_case_seed/usr/style/info.css @@ -8,6 +8,7 @@ .news_service .gray_border.box{max-height:384px;line-height:1.4;overflow:auto;} .news_service .gray_border.box .title{font-size:1.9rem;font-weight:500;} .news_service .gray_border.box .title+p{margin:15px 0 30px 15px;color:#666;} +.news_service .gray_border.box .sub_dl{margin:0 0 15px 0;color:#444;} .news_service .sub_dl{display:flex;margin:15px;font-size:1.7rem;color:#666;flex-direction:column;gap:6px;} .news_service .sub_dl dd{padding:0 0 4px 20px;font-size:1.5rem;} @@ -72,6 +73,7 @@ .news_service .box.gray_fill .input_text{height:80px;} .news_service .box.gray_fill .input_email.input_text{width:calc(100% - 70px);height:80px;} .news_service .box.gray_fill .input_email.input_text:nth-child(2){width:calc(100% - 315px);} + .news_service .gray_border.box .sub_dl{font-size:3.2rem;margin:0 0 30px 0;} .news_service .box.gray_fill.agree_box{padding:40px;margin:80px 0;} /* 분쟁조정 절차 */ @@ -118,6 +120,7 @@ .news_service .box.gray_fill .input_email.input_text{width:calc(100% - 35px);height:40px;} .news_service .box.gray_fill .email_select{width:190px;} .news_service .box.gray_fill .input_email.input_text:nth-child(2){width:calc(100% - 200px);} + .news_service .gray_border.box .sub_dl{font-size:1.6rem;margin:0 0 15px 0;} /* 분쟁조정 제도 */ .system_info{margin:40px 0 0 0;}