미디어위키:Common.css: 두 판 사이의 차이

4 바이트 추가됨 ,  2022년 9월 29일 (목) 01:30
편집 요약 없음
편집 요약 없음
편집 요약 없음
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:center; border: solid 1px #d3d8e1; background-color: #f4f5f7}
.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%}