편집
571
번
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
247번째 줄: | 247번째 줄: | ||
.custom-image.float-left {float:left; margin:0; margin-right:10px} | .custom-image.float-left {float:left; margin:0; margin-right:10px} | ||
.custom-image.float-right {float:right; margin:0; margin-left:10px} | .custom-image.float-right {float:right; margin:0; margin-left:10px} | ||
.custom-album {display:flex; flex-wrap:wrap; max-width:100%; align-items: | .custom-album {display:flex; flex-wrap:wrap; max-width:100%; align-items:flex-start; border: solid 1px #d3d8e1; background-color: #f4f5f7} | ||
.custom-album * {box-sizing:border-box} | .custom-album * {box-sizing:border-box} | ||
.custom-album .custom-image {max-height: 100%} | .custom-album .custom-image {max-height: 100%} |