From ca1dd0c4ad6265900cbc50b706d83b5ed4a10873 Mon Sep 17 00:00:00 2001 From: ecpla Date: Mon, 29 Aug 2022 10:29:26 +0900 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=9E=A5=EC=9E=90=EB=A3=8C=EA=B4=80?= =?UTF-8?q?=20>=20=EA=B0=9C=EC=9D=B8=EC=A0=95=EB=B3=B4=EC=B2=98=EB=A6=AC?= =?UTF-8?q?=EB=B0=A9=EC=B9=A8=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/nlib/inform/selectPrivacyInfo.jsp | 4 ++-- src/main/webapp/css/default.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/nlib/inform/selectPrivacyInfo.jsp b/src/main/webapp/WEB-INF/jsp/nlib/inform/selectPrivacyInfo.jsp index 37682904..25da45af 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/inform/selectPrivacyInfo.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/inform/selectPrivacyInfo.jsp @@ -52,8 +52,8 @@
-

지방문화원 소장자료관 개인정보 처리방침

-

한국문화원연합회(이하 ‘연합회’라 한다)는 개인정보 보호법 제30조에 따라 정보주체의 개인정보를 보호하고
이와 관련한 고충을 신속하고 원활하게 처리할 수 있도록 하기 위하여 다음과 같이 개인정보 처리지침을 수립·공개합니다.

+

<소장자료관> 개인정보 처리방침

+

<소장자료관>은 회원의 자유와 권리 보호를 위해 「개인정보 보호법」 및 관계 법령이 정한 바를 준수하며, 적법하게 개인정보를 처리하고 안전하게 관리하고 있습니다.
이에 「개인정보 보호법」 제30조에 따라 회원에게 개인정보 처리에 관한 절차 및 기준을 안내하고, 이와 관련한 고충을 신속하고 원활하게 처리할 수 있도록 다음과 같이 개인정보 처리방침을 수립·공개합니다.

diff --git a/src/main/webapp/css/default.css b/src/main/webapp/css/default.css index 58884a57..7ef09d84 100644 --- a/src/main/webapp/css/default.css +++ b/src/main/webapp/css/default.css @@ -1631,7 +1631,7 @@ transform: rotate(45deg);} .privacy .top-bg {width:1200px;height:270px;margin:0 auto 50px;background: url(/images/bg/bg-privacy.jpg) no-repeat center;text-align: left;} .privacy .top-bg p {color:#fff;} -.privacy .top-bg p:nth-child(1) {display: inline-block;margin:90px 0px 10px 350px;font-size:22px;font-weight: 500;} +.privacy .top-bg p:nth-child(1) {display: inline-block;margin:63px 0px 10px 350px;font-size:22px;font-weight: 500;} .privacy .top-bg p:nth-child(2) {display: inline-block;margin:0px 0px 0px 350px;font-size:16px;font-weight: 100;} .privacy .con {width:1200px;margin:0 auto;text-align: left;} .privacy .con .sec {border-bottom:1px solid #ddd;padding-bottom:40px;margin-bottom:40px;}