문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 여기에는 다른 사용자의 개인 설정이 포함되어 있기 때문에 이 CSS 문서를 편집할 수 없습니다. 문서의 원본을 보거나 복사할 수 있습니다. .documentlist { margin-left: 0px !important; margin: auto; } .documentlist li { list-style: none; background-color: white/*#f6f8fa*/; height: 80px; width: 32%; margin: 2px 5px; float: left; border-bottom: 1px #e2e8ec solid; } .documentlist li:before { content: ""; display: inline-block; width: 1px; height: 100%; margin-right: 0; vertical-align: middle; } .documentlist li img{ width: auto; height: auto; max-width: 60px; max-height: 60px; } .documentlist ul > li:last-child, li:nth-child(4), li:nth-child(5), li:nth-child(6) { border-bottom: 0; } @media (min-width: 600px) and (max-width: 768px){ .documentlist li { width: 48%; border-bottom: 1px #e2e8ec solid; } .documentlist ul > li:last-child, li:nth-child(5), li:nth-child(6) { border-bottom: 0; } } @media (max-width: 600px){ .documentlist li { width: 100%; border-bottom: 1px #e2e8ec solid; } .documentlist ul > li:last-child { border-bottom: 0; } } 사용자:Text-Justify/styles.css 문서로 돌아갑니다.