Jump to content
메뉴 여닫기
환경 설정 메뉴 여닫기
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

주요 공개 기록

더 많은 작업

HamWiki에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.

기록 목록
  • 2022년 2월 28일 (월) 11:09 햄린이 토론 기여님이 틀:숨김/styles.css 문서를 만들었습니다 (새 문서: .animation .NavContent { display: block !important; overflow-y : hidden; } .animation .NavContent[style*="display: none"] { transition: max-height 0.3s cubic-bezier(0,1,0,1) 0s, opacity 0.2s cubic-bezier(0.42, 0, 1, 0); transform: scaleY(0); transform-origin: top;: max-height: 0px; opacity: 0; } .animation .NavContent { display: block; transition: max-height 0.4s cubic-bezier(1,0,1,.04) 0s, opacity 0.25s cubic-bezier(0.4, 0, 1, 1); max-height: 20000px; opacity:...)