…™끄적º끄적。/™좋은º정보。
* [펼치기, 접기] 글자 스타일(폰트, 색깔) 바꾸기
엔지니어2
2014. 10. 11. 11:38
728x90
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;}