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

편집 요약 없음
편집 요약 없음
245번째 줄: 245번째 줄:
.custom-image.center {margin:0 auto}
.custom-image.center {margin:0 auto}
.custom-image.right {margin-left:auto}
.custom-image.right {margin-left:auto}
.custom-image.float-left {float:left; margin:0 10px}
.custom-image.float-left {float:left; margin:0; margin-right:10px}
.custom-image.float-right {float:right; margin:0 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:center; border: solid 1px #d3d8e1; background-color: #f4f5f7}
.custom-album * {box-sizing:border-box}
.custom-album * {box-sizing:border-box}
253번째 줄: 253번째 줄:
.custom-album.center {margin:0 auto}
.custom-album.center {margin:0 auto}
.custom-album.right {margin-left:auto}
.custom-album.right {margin-left:auto}
.custom-album.float-left {float:left; margin:0 10px}
.custom-album.float-left {float:left; margin:0; margin-right: 10px}
.custom-album.float-right {float:right; margin:0 10px}
.custom-album.float-right {float:right; margin:0; margin-left: 10px}
.custom-album.noborder {border: none; background: none}
.custom-album.noborder {border: none; background: none}
.custom-album > p {display:none}
.custom-album > p {display:none}