행위

미디어위키

Mobile.js: 편집 역사

차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요.
설명: (최신) = 최신 판과 비교, (이전) = 이전 판과 비교, 잔글= 사소한 편집

2025년 7월 25일 (금)

  • 최신이전 06:422025년 7월 25일 (금) 06:42Wikiadmin 토론 기여 290 바이트 +290 새 문서: $(function() { if (window.innerWidth <= 768) { var toc = document.querySelector('#toc') || document.querySelector('.toc'); if (toc && toc.nextElementSibling) { toc.nextElementSibling.style.clear = 'both'; toc.nextElementSibling.style.marginTop = '1.5em'; } } });