Tistory 글 (펼치기, 접기) 기능 사용 방법
결과
주제
//=======================
* [펼치기, 접기] 글자 스타일(폰트, 색깔) 바꾸기
Tistory 관리 -> 꾸미기 -> HTML/CSS 편집 : style.css 편집
/* 본문 - more / less */
.moreless_fold { background:url(images/icon_view_more.gif) top left no-repeat; padding-left:20px; color:blue;}
.moreless_top { background:url(images/icon_stop_view.gif) top left no-repeat; padding-left:20px; color:#000;}
.moreless_body { }
.moreless_bottom { background:url(images/icon_stop_view.gif) top right no-repeat; padding-right:20px; color:#999; text-align:right;}
반응형
'Tips' 카테고리의 다른 글
한컴 한글 2010 사용 팁 모음 (1) | 2014.02.14 |
---|---|
모니터 해상도, 패널, 종류 (0) | 2014.02.13 |
Util - 작은 유틸 모음 (0) | 2014.02.06 |
포토샵 에서 화살표 그리기 (0) | 2014.02.06 |
배송대행업체(배대지 서비스) (0) | 2014.01.31 |