2024/01/23 메인 인기 그림문자 'OO 샘플' 문구 삭제
@1e9345a6e95768f5f664f751387b58cad6bea41c
--- src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp
... | ... | @@ -74,7 +74,7 @@ |
| 74 | 74 |
</div> |
| 75 | 75 |
<div class="area_img_text"> |
| 76 | 76 |
<c:out value="${photoList.letterSj}"/>
|
| 77 |
- <p class="sub_text"><c:out value="${msgKeywordSample}"/></p>
|
|
| 77 |
+ <!--<p class="sub_text"><c:out value="${msgKeywordSample}"/></p>-->
|
|
| 78 | 78 |
</div> |
| 79 | 79 |
</div> |
| 80 | 80 |
</div> |
--- src/main/webapp/publish/css/main.css
+++ src/main/webapp/publish/css/main.css
... | ... | @@ -116,7 +116,7 @@ |
| 116 | 116 |
.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%);}
|
| 117 | 117 |
.msg_photo .area_img{display:flex;height:365px; border-radius: 16px 16px 0 0; overflow: hidden;align-items:center;}
|
| 118 | 118 |
.msg_photo .area_img img{width: 100%; height: auto;}
|
| 119 |
-.msg_photo .area_img_text{font-size: 17px;padding: 12px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
|
|
| 119 |
+.msg_photo .area_img_text{font-size: 17px;padding: 18px 10px 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
|
|
| 120 | 120 |
.msg_photo .area_img_text .sub_text{display: block; font-size: 14px; color: #777; margin: 5px auto;}
|
| 121 | 121 |
.msg_photo_wrap .swiper-button-prev {margin:0;background-image:url(/publish/images/main/btn_prev.png);background-size:12px 21px;}
|
| 122 | 122 |
.msg_photo_wrap .swiper-button-next {margin:0;background-image:url(/publish/images/main/btn_next.png);background-size:12px 21px;}
|
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?