미디어위키:Common.css: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 150번째 줄: | 150번째 줄: | ||
.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%; 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:45% | .infobox th{width:45%} | ||
.infobox td{width:100%} | .infobox td{width:100%} | ||
.infobox td, .infobox th {vertical-align:top; text-align:left} | .infobox td, .infobox th {vertical-align:top; text-align:left} | ||
| 222번째 줄: | 222번째 줄: | ||
/* 공유하기 툴바 스타일 */ | /* 공유하기 툴바 스타일 */ | ||
#wikisharetoolbar{ | #wikisharetoolbar{position:absolute; right:0; bottom:-50px; padding:5px; margin-left:10px; margin-bottom:10px; border-style:solid; border-width:1px} | ||