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 @@
+ +
+