HamWiki에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2022년 1월 23일 (일) 07:35 햄린이 토론 기여님이 틀:탭/styles.css 문서를 만들었습니다 (새 문서: .libre .libre-tab .libre-tab-btns { display: flex; flex-wrap: wrap; list-style: none; margin: 1rem auto 2.5em; justify-content: center !important; } .libre .libre-tab .libre-tab-btn { position: relative; display: grid; flex: 1 auto; padding: 0.4rem; text-align: center; word-break: keep-all; align-items: center; max-width: 14rem; cursor: pointer; border-bottom: 2px solid #e1e8ed; transition: 0.2s; } @media (min-widt...)