728x90
300x250
1번 방법
.plan_choice ul li.italy_area .info button {
background: url(../image/contents/sub_sprite.png) -347px 0px no-repeat;
width: 53px;
height: 14px;
border: 0;
display: table-cell;
vertical-align: middle;
white-space: nowrap;
text-align: center;
text-indent: 100%;
}
.favorite-wrap .sect-favorite > button[type='button']
2번 방법
.paging .btn {
background: url(../images/button/paging.png) no-repeat;
display: inline-block;
width: 25px;
height: 25px;
overflow: hidden;
color: transparent;
font-size: 0;
line-height: 0;
letter-spacing: 0;
}
728x90
반응형
'Front-end > HTML' 카테고리의 다른 글
Tooltip 툴팁 css 디자인 바꾸기 (0) | 2021.07.20 |
---|---|
SVG 아이콘 만들고 색상 변경하기 (0) | 2021.07.19 |
font-smoothing 폰트 부드럽게 만들기 (0) | 2021.07.07 |
div로 테이블 코딩 (0) | 2021.07.03 |
float:left 해제하는 방법 :after 사용 (0) | 2021.06.28 |
댓글