문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다: 사용자. 문서의 원본을 보거나 복사할 수 있습니다. .testcard { display: inline-block; width: 150px; height: auto; transform: scale(0.97); transition: transform 0.2s ease-out; margin: 4px; } .testcard:hover { transform: scale(1); } #toc .tocnumber { color: #E23D5C; /* 원하는 색으로 변경 */ } .testcard { display: inline-block; width: 150px; height: auto; transform: scale(0.97); transition: transform 0.2s ease-out; margin: 4px; } .testcard:hover { transform: scale(1); } #toc .tocnumber { color: #E23D5C; /* 원하는 색으로 변경 */ } 틀:Luke/styles.css 문서로 돌아갑니다.