From a6ad99e054159397a2af985f6469e28a8c1772b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ITN=5F=EB=94=94=EC=9E=90=EC=9D=B8=ED=8C=80?= Date: Mon, 3 Jul 2023 12:38:36 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=9D=B8=ED=99=94=EB=A9=B4=20?= =?UTF-8?q?=EC=9D=B4=EB=8F=99=20=EB=B2=84=ED=8A=BC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/publish/publish_adv/css/style.css | 10 ++++++++++ .../publish/publish_adv/send_group_text.html | 19 ++++++++++++------- 2 files changed, 22 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/publish/publish_adv/css/style.css b/src/main/webapp/publish/publish_adv/css/style.css index dbff1488..2f89366f 100644 --- a/src/main/webapp/publish/publish_adv/css/style.css +++ b/src/main/webapp/publish/publish_adv/css/style.css @@ -204,6 +204,10 @@ a{text-decoration: none;color: #222222;} .multi-text-wrap #send .number ul li:nth-child(7){margin-top: -7px;} .multi-text-wrap #send .number ul li:nth-child(8){font-size: 16px; font-weight: 300; margin: -8px 0 0 23px;} +/*메인화면 이동 버튼*/ +.multi-text-wrap .bt-button{margin: 70px 0; text-align: center;} +.multi-text-wrap .bt-button a{background-color: #002c9a; border-radius: 10px; font-size: 24px; color: #fff; padding: 15px 100px;} +.multi-text-wrap .bt-button a:hover{box-shadow: 0 0 10px rgba(0,0,0,0.6);} /*미디어쿼리 시작*/ @@ -918,6 +922,9 @@ a{text-decoration: none;color: #222222;} .multi-text-wrap #send .number ul li:nth-child(6){line-height: 1.5;} .multi-text-wrap #send .number ul li:nth-child(7){margin-top: -2px;} .multi-text-wrap #send .number ul li:nth-child(8){line-height: 1.5; margin-left: 24px;} + + /*메인화면 이동 버튼*/ + .multi-text-wrap .bt-button a{background-color: #002c9a; border-radius: 10px; font-size: 18px; color: #fff; padding: 15px 80px;} } @@ -1104,6 +1111,9 @@ a{text-decoration: none;color: #222222;} .multi-text-wrap #send .send-tx-05{line-height: 1.3;} .multi-text-wrap #send .send-tx-04 p{padding-top: 6%;} .multi-text-wrap #send .send-tx-05 p{padding-top: 12%;} + + /*메인화면 이동 버튼*/ + .multi-text-wrap .bt-button a{background-color: #002c9a; border-radius: 10px; font-size: 18px; color: #fff; padding: 15px 50px;} } /*미디워쿼리_320px*/ diff --git a/src/main/webapp/publish/publish_adv/send_group_text.html b/src/main/webapp/publish/publish_adv/send_group_text.html index 59508095..4a1170c9 100644 --- a/src/main/webapp/publish/publish_adv/send_group_text.html +++ b/src/main/webapp/publish/publish_adv/send_group_text.html @@ -25,7 +25,7 @@ - + @@ -46,10 +46,10 @@

목  차

@@ -69,7 +69,7 @@
-

1. 갤럭시 단체문자 발송하기

+

1. 단체문자 발송하기(갤럭시)

* 갤럭시 S21 기준

@@ -146,7 +146,7 @@
-

2. 아이폰 단체문자 발송하기

+

2. 단체문자 발송하기(아이폰)

* 아이폰 12 프로 기준

@@ -279,7 +279,7 @@
-

4. 문자사이트 단체문자 발송하기

+

4. 단체문자 발송하기(문자사이트)

@@ -382,7 +382,12 @@
+ +
+