로고

총회114
로그인 회원가입
  • 자유게시판
  • 자유게시판

    CONTACT US 02-6958-8114

    평일 10시 - 18시
    토,일,공휴일 휴무

    자유게시판

    강아지 분양 주의할 점 - 행복한 반려생활을 위한 필수 가이드

    페이지 정보

    profile_image
    작성자 HELLO
    댓글 댓글 0건   조회Hit 1회   작성일Date 25-11-19 07:27

    본문





    목차




    .book-toc 강아지책임분양 li { margin-bottom: 6pxline-height: 1.4}
    .book-toc li a { color: #444 !importanttext-decoration: none !important}
    .book-toc li a:visited { color: #444 !importanttext-decoration: none !important}
    .book-toc li a:hover { color: #007bff !importanttext-decoration: underline !important}
    .btn-rounded { transition: all 0.3s ease}
    .btn-rounded:hover { transform: scale(1.1)}
    table tr:first-child th { background-color: #2698ff}


    document.addEventListener("DOMContentLoaded", function() {
    const tocList = document.getElementById("tocList");
    const headers = document.querySelectorAll(".entry-content h2, .entry-content h3");
    headers.forEach(function(header, index) {
    if (!header.id) { header.id = "toc-heading-" + (index + 1)}
    const li = document.createElement("li");
    const aTag = document.createElement("a");
    aTag.setAttribute("href", "#" + header.id);
    aTag.textContent = header.textContent.trim();
    if (header.tagName.toLowerCase() === "h3") { li.style.marginLeft = "20px"}
    li.appendChild(aTag);
    tocList.appendChild(li);
    });
    const firstH2 = document.querySelector(".entry-content h2");
    const myToc = document.getElementById("myToc");
    if (firstH2 && myToc) { firstH2.parentNode.insertBefore(myToc, firstH2)}
    });


    댓글목록

    등록된 댓글이 없습니다.