반응형 file input css1 file input 커스텀하기 html/css/js HTML 파일 찾아보기 CSS /*파일박스*/ .filebox input[type="file"] { position: absolute; width: 0; height: 0; padding: 0; overflow: hidden; border: 0; } .filebox label { display: inline-block; background: #333; color: #fff; font-size: 16px; cursor: pointer; height: auto; border-radius: 8px; font-weight: 400; width: 140px; height: 40px; line-height: 40px; text-align: center; margin-left: 20px; margin-bottom: .. 2021. 1. 20. 이전 1 다음 반응형