미디어위키:Common.css: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 148번째 줄: | 148번째 줄: | ||
#footer-info-custom-copyright a {color:#000} | #footer-info-custom-copyright a {color:#000} | ||
.infobox {border:1px solid #a2a9b1; border-spacing:3px; background-color:#f8f9fa; color:black; margin:0.5em 0 0.5em 1em; padding:0.2em; float:right; clear:right; font-size:88%; line-height:1.5em; width:22em} | .infobox {border:1px solid #a2a9b1; border-spacing:3px; background-color:#f8f9fa; color:black; margin:0.5em 0 0.5em 1em; padding:0.2em; float:right; clear:right; font-size:88% !important; line-height:1.5em; width:22em} | ||
.infobox-subbox {padding:0; border:none; margin:-3px; width:auto; min-width:100%; font-size:100%; clear:none; float:none; background-color:transparent} | .infobox-subbox {padding:0; border:none; margin:-3px; width:auto; min-width:100%; font-size:100%; clear:none; float:none; background-color:transparent} | ||
.infobox th{width:35%} | .infobox th{width:35%} | ||
| 237번째 줄: | 237번째 줄: | ||
/* 본문 스타일 */ | |||
.mw-parser-output{line-height:1.7; font-size:15px} | |||
.skin-minerva .mw-parser-output{font-size:18px} | |||
.mw-parser-output i{font-style: italic} | .mw-parser-output i{font-style: italic} | ||
/* 틀:그림, 틀:앨범 스타일 */ | |||
.custom-image {background-color:#f8f9fa; border:1px solid #c8ccd1; color: #000; padding:3px; overflow:hidden} | .custom-image {background-color:#f8f9fa; border:1px solid #c8ccd1; color: #000; padding:3px; overflow:hidden} | ||
.custom-image.noborder, .custom-album .custom-image {background:none; border:none} | .custom-image.noborder, .custom-album .custom-image {background:none; border:none} | ||
.custom-image img{width:100%; height:auto} | .custom-image img{width:100%; height:auto} | ||
.custom-image .thumbcaption{text-align:center} | |||
.skin-vector .custom-image .thumbcaption{text-align:left} | |||
.church-thumb .custom-image .thumbcaption{text-align:center} | |||
.custom-image pre{overflow:hidden; background:none; border:none; padding:0; margin:0; line-height:0} | .custom-image pre{overflow:hidden; background:none; border:none; padding:0; margin:0; line-height:0} | ||
.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; margin-right:10px} | .custom-image.float-left {clear:left; float:left; margin:5px 0; margin-right:10px} | ||
.custom-image.float-right {float:right; margin:0; margin-left:10px} | .custom-image.float-right {clear:right; float:right; margin:5px 0; margin-left:10px} | ||
.custom-album {display:flex; flex-wrap:wrap; max-width:100%; align-items:flex-start; 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%} | ||
.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; margin-right: 10px} | .custom-album.float-left {clear:left; float:left; margin:5px 0; margin-right: 10px} | ||
.custom-album.float-right {float:right; margin:0; margin-left: 10px} | .custom-album.float-right {clear:right; float:right; margin:5px 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} | ||