본문 바로가기
반응형

카드론1

반응형

-----네이버 서치어드바이저-----

/* custom */ /*tocbot*/ .toc-absolute { display: flex; position: absolute; margin-top:165px; } .toc-fixed { position: fixed; top: 165px; } .toc { right: calc((100% - 850px) / 2 - 300px); width: 250px; padding: 10px; box-sizing: border-box; } .toc-list { margin-top: 10px !important; padding-bottom: 5px !important; font-size: 0.9em; } .toc > .toc-list li { margin-bottom: 10px; } .toc > .toc-list .toc-link::before { margin-top: -0.45em; align-items: center; align-content: center; } .toc > .toc-list li:last-child { margin-bottom: 0; } .toc > .toc-list .node-name--H7 { display: none; } .toc-default-header { display: none; } .toc > .toc-list li a { text-decoration: none; } .toc-list-item .is-collapsed{ max-height: 3000px; } 출처: https://hotsunchip.tistory.com/9 [solar_system_11:티스토리]