2024/01/23 메인 인기 그림문자 'OO 샘플' 문구 삭제
This commit is contained in:
parent
7b48ed544f
commit
1e9345a6e9
@ -74,7 +74,7 @@ $(document).ready(function(){
|
||||
</div>
|
||||
<div class="area_img_text">
|
||||
<c:out value="${photoList.letterSj}"/>
|
||||
<p class="sub_text"><c:out value="${msgKeywordSample}"/></p>
|
||||
<!--<p class="sub_text"><c:out value="${msgKeywordSample}"/></p>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -116,7 +116,7 @@
|
||||
.msg_photo .swiper-slide .slide_area:hover div.btn_more{display: block; width: 54px; height: 54px; background-color: rgba(0,0,0,0.4); border-radius: 100%; line-height: 48px; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
|
||||
.msg_photo .area_img{display:flex;height:365px; border-radius: 16px 16px 0 0; overflow: hidden;align-items:center;}
|
||||
.msg_photo .area_img img{width: 100%; height: auto;}
|
||||
.msg_photo .area_img_text{font-size: 17px;padding: 12px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
|
||||
.msg_photo .area_img_text{font-size: 17px;padding: 18px 10px 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
|
||||
.msg_photo .area_img_text .sub_text{display: block; font-size: 14px; color: #777; margin: 5px auto;}
|
||||
.msg_photo_wrap .swiper-button-prev {margin:0;background-image:url(/publish/images/main/btn_prev.png);background-size:12px 21px;}
|
||||
.msg_photo_wrap .swiper-button-next {margin:0;background-image:url(/publish/images/main/btn_next.png);background-size:12px 21px;}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user