2023/09/25 문자온 메인페이지 > 메뉴 수정 , 그룹문자 텍스트 추가
This commit is contained in:
parent
8b63c8badd
commit
df03e306de
@ -1527,7 +1527,7 @@ function actionLogin() {
|
|||||||
<li><a href="<c:out value='/web/member/pay/PayUserList.do'/>" rel="nosublink">요금 사용내역</a></li>
|
<li><a href="<c:out value='/web/member/pay/PayUserList.do'/>" rel="nosublink">요금 사용내역</a></li>
|
||||||
<!-- 현금영수증 자동발행 주석 -->
|
<!-- 현금영수증 자동발행 주석 -->
|
||||||
<%-- <li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">계산서/현금영수증 발행 등록</a></li> --%>
|
<%-- <li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">계산서/현금영수증 발행 등록</a></li> --%>
|
||||||
<li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">세금계산서 발행 등록</a></li>
|
<li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">세금계산서 발행</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|||||||
@ -1381,7 +1381,7 @@ function fn_click_banner_add_stat(bannerMenuCode){
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<!-- <p class="tit_text">이런 문자 어때요?</p> -->
|
<!-- <p class="tit_text">이런 문자 어때요?</p> -->
|
||||||
<p class="tit_text">이런 단체문자, 대량문자 샘플 어때요?</p>
|
<p class="tit_text">이런 단체문자, 대량문자 샘플 어때요?</p>
|
||||||
<p class="sub_text">단체문자, 대량문자, 경조문자, 부고문자, 광고문자, 홍보문자, 조문문자, 결혼문자, 예약문자, 사진문자, 그림문자, SMS, LMS, MMS, 병원문자, 위로문자, 응원문자, 행사문자, 기념일문자, 웹문자, 인터넷문자, 문자사이트, 답례문자 등 다양한 샘플 무료 제공</p>
|
<p class="sub_text">단체문자, 대량문자, 경조문자, 부고문자, 광고문자, 홍보문자, 조문문자, 결혼문자, 예약문자, 사진문자, 그림문자, SMS, LMS, MMS, 병원문자, 위로문자, 응원문자, 행사문자, 기념일문자, 웹문자, 인터넷문자, 문자사이트, 답례문자, 그룹문자 등 다양한 샘플 무료 제공</p>
|
||||||
<div class="tabs">
|
<div class="tabs">
|
||||||
<!-- Default tab_depth1 - 전체 / tab_depth2 - 인기그림문자 / tab_depth3 - BEST -->
|
<!-- Default tab_depth1 - 전체 / tab_depth2 - 인기그림문자 / tab_depth3 - BEST -->
|
||||||
<!-- <div class="tab_depth1 tDep2_mType">
|
<!-- <div class="tab_depth1 tDep2_mType">
|
||||||
|
|||||||
@ -173,7 +173,7 @@ caption, .label {position: absolute;width: 1px;height: 1px;margin: -1px;border:
|
|||||||
.layer_sitemap.active {height:635px;box-shadow:0px 20px 30px 0px rgba(0, 0, 0, 0.1);}
|
.layer_sitemap.active {height:635px;box-shadow:0px 20px 30px 0px rgba(0, 0, 0, 0.1);}
|
||||||
.layer_sitemap .inner {padding:0;letter-spacing:-0.025em;}
|
.layer_sitemap .inner {padding:0;letter-spacing:-0.025em;}
|
||||||
.layer_sitemap .menu {display:flex;justify-content:space-between;}
|
.layer_sitemap .menu {display:flex;justify-content:space-between;}
|
||||||
.layer_sitemap .menu > li {width:calc(100%/7);}
|
/*.layer_sitemap .menu > li {width:calc(100%/7);}*/
|
||||||
.layer_sitemap .menu dl dt {margin:54px 0 0;}
|
.layer_sitemap .menu dl dt {margin:54px 0 0;}
|
||||||
.layer_sitemap .menu dl dt a {position:relative;display:inline-block;font-family:'GmarketSansMedium';font-size:22px;}
|
.layer_sitemap .menu dl dt a {position:relative;display:inline-block;font-family:'GmarketSansMedium';font-size:22px;}
|
||||||
.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);}
|
.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);}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user