[script][CSS] 티스토리 신고버튼 삭제
12345 $(function(){ $("a[href*='abuseReport']").parent().parent().remove(); }); Colored by Color Scriptercs → 부작용 - 방명록 게스트 이름과 설정 버튼이 사라짐 12.tt_article_useless_p_margin div:last-child { margin-top: 0px; }.tt_article_useless_p_margin div:last-child img{ display:none;}cs → margin-top: 0px 여백 조정-30정도 하면 되나 본문 하단이 강제로 위로 끌어올려져 본문이 겹치는 현상이 발생할 수 있음 따라서 1.tt_article_useless_p_margin div:last-child im..
Tistory/티스토리 팁 2017.10.29