최근 바뀜
도구
업로드
도움말
문서 작성
위키 문법
길라잡이
특수 문서
문의·신고
디스코드
IP 사용자
216.73.216.149
로그인
연습장:삼쩌모/1 문서 원본 보기
←
연습장:삼쩌모/1
편집
토론
역사
새로고침
주시
역링크
정보
문서 편집 권한이 없습니다. 다음 이유를 확인해주세요:
요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다:
사용자
.
문서의 원본을 보거나 복사할 수 있습니다.
{{삼쩌모 연습장}}{{목차}} == 구종차트 == {{#css: /* 공통 컨테이너 설정 */ .pitch-container { position: relative; height: 180px; /* 정보가 펼쳐질 공간 확보 */ margin-top: 3px; margin-bottom: 1rem; } /* 각 구종(Circle) 기본 스타일 */ .pitch-node { position: absolute; left: 50%; z-index: 40; width: 3.2rem; border-radius: 50%; text-align: center; line-height: 1.1; padding-top: 0.5rem; padding-bottom: 0.5rem; transform: translateX(-50%); cursor: pointer; transition: all 0.3s ease-in-out; overflow: hidden; } /* 호버 시 펼쳐지는 상세 정보 스타일 */ .details { max-height: 0; opacity: 0; font-size: 0.75rem; margin-top: 4px; transition: all 0.3s ease-in-out; border-top: 1px solid rgba(0,0,0,0.1); padding-top: 4px; } /* 호버 액션: 원이 커지며 정보 출력 */ .pitch-node:hover { border-radius: 12px; height: auto; z-index: 100; } .pitch-node:hover .details { max-height: 50px; opacity: 1; } /* 선(Tail) 스타일 유지 */ .pitch-line { position: absolute; left: 50%; width: 2rem; transform: translateX(-50%); z-index: 30; } }} <div class="pitch-container"> <div class="pitch-node" style="top: 0; border: 0.3rem double #cccccc; color: #b31b1b; background: white;"> <strong>4FB</strong><br>44% <div class="details">148.5km<br>회전 2300</div> </div> <div class="pitch-node" style="top: 56px; left: calc(50% - 40px); border: 0.1rem solid #3e75b0; background: #5287bf; color: white;"> <strong>SLD</strong><br>31% <div class="details">132.1km<br>수평 15cm</div> </div> <div class="pitch-node" style="top: 80px; border: 0.1rem solid #e3a000; background: #ffc000; color: black;"> <strong>CRV</strong><br>17% <div class="details">121.4km<br>낙차 40cm</div> </div> <div class="pitch-line" style="top: 1.6rem; height: 60px; background: linear-gradient(to bottom, transparent, #ffc000aa);"></div> </div>
이 문서에 포함된 문서:
틀:Adt
(
원본 보기
)
틀:C
(
원본 보기
)
틀:Cl
(
원본 보기
)
틀:Style
(
원본 보기
)
틀:다크글씨
(
원본 보기
)
틀:등번호
(
원본 보기
)
틀:목차
(
원본 보기
)
틀:삼쩌모 연습장
(
원본 보기
)
틀:색
(
원본 보기
)
틀:색링크
(
원본 보기
)
틀:스타일
(
원본 보기
)
틀:자동다크글씨
(
원본 보기
)
모듈:HSL
(
원본 보기
)
모듈:HSL2
(
원본 보기
)
모듈:Style
(
원본 보기
)
연습장:삼쩌모/1
문서로 돌아갑니다.