이미지에 new 아이콘 달기
페이지 정보
작성자 서방님 댓글 0건 조회 334회 작성일 19-04-11 10:54본문
<style type="text/css">
.new-icon {
opacity: 0.9;
transform: rotate(-45deg);
position: absolute;
top: 5px;
left: -28px;
padding: 3px 0;
width: 100px;
text-align: center;
color: #fff;
font-weight: bold;
background: #ff9501;
}
</style>
<a class="zoomer" href="?">
<span class="overlay-zoom gallery-img">
<img src="https://t1.daumcdn.net/daumtop_chanel/op/20170315064553027.png">
<div class="new-icon">New</div>
</span>
</a>
댓글목록
등록된 댓글이 없습니다.
