2023/09/25 문자온 메인페이지 > 메뉴 수정 , 그룹문자 텍스트 추가
@df03e306deb94d21c68e7900e84bb9cf684de71e
--- src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
+++ src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
... | ... | @@ -1527,7 +1527,7 @@ |
| 1527 | 1527 |
<li><a href="<c:out value='/web/member/pay/PayUserList.do'/>" rel="nosublink">요금 사용내역</a></li> |
| 1528 | 1528 |
<!-- 현금영수증 자동발행 주석 --> |
| 1529 | 1529 |
<%-- <li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">계산서/현금영수증 발행 등록</a></li> --%> |
| 1530 |
- <li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">세금계산서 발행 등록</a></li> |
|
| 1530 |
+ <li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">세금계산서 발행</a></li> |
|
| 1531 | 1531 |
</ul> |
| 1532 | 1532 |
</dd> |
| 1533 | 1533 |
</dl> |
--- src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp
+++ src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp
... | ... | @@ -1381,7 +1381,7 @@ |
| 1381 | 1381 |
<div class="inner"> |
| 1382 | 1382 |
<!-- <p class="tit_text">이런 문자 어때요?</p> --> |
| 1383 | 1383 |
<p class="tit_text">이런 단체문자, 대량문자 샘플 어때요?</p> |
| 1384 |
- <p class="sub_text">단체문자, 대량문자, 경조문자, 부고문자, 광고문자, 홍보문자, 조문문자, 결혼문자, 예약문자, 사진문자, 그림문자, SMS, LMS, MMS, 병원문자, 위로문자, 응원문자, 행사문자, 기념일문자, 웹문자, 인터넷문자, 문자사이트, 답례문자 등 다양한 샘플 무료 제공</p> |
|
| 1384 |
+ <p class="sub_text">단체문자, 대량문자, 경조문자, 부고문자, 광고문자, 홍보문자, 조문문자, 결혼문자, 예약문자, 사진문자, 그림문자, SMS, LMS, MMS, 병원문자, 위로문자, 응원문자, 행사문자, 기념일문자, 웹문자, 인터넷문자, 문자사이트, 답례문자, 그룹문자 등 다양한 샘플 무료 제공</p> |
|
| 1385 | 1385 |
<div class="tabs"> |
| 1386 | 1386 |
<!-- Default tab_depth1 - 전체 / tab_depth2 - 인기그림문자 / tab_depth3 - BEST --> |
| 1387 | 1387 |
<!-- <div class="tab_depth1 tDep2_mType"> |
--- src/main/webapp/publish/css/common.css
+++ src/main/webapp/publish/css/common.css
... | ... | @@ -173,7 +173,7 @@ |
| 173 | 173 |
.layer_sitemap.active {height:635px;box-shadow:0px 20px 30px 0px rgba(0, 0, 0, 0.1);}
|
| 174 | 174 |
.layer_sitemap .inner {padding:0;letter-spacing:-0.025em;}
|
| 175 | 175 |
.layer_sitemap .menu {display:flex;justify-content:space-between;}
|
| 176 |
-.layer_sitemap .menu > li {width:calc(100%/7);}
|
|
| 176 |
+/*.layer_sitemap .menu > li {width:calc(100%/7);}*/
|
|
| 177 | 177 |
.layer_sitemap .menu dl dt {margin:54px 0 0;}
|
| 178 | 178 |
.layer_sitemap .menu dl dt a {position:relative;display:inline-block;font-family:'GmarketSansMedium';font-size:22px;}
|
| 179 | 179 |
.layer_sitemap .menu dl dt a:hover:after {content:'';position:absolute;left:0;bottom:2px;width:100%;height:7px;background:#002c9a;opacity:0.2;filter:opacity(20);}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?