미디어위키:Common.css: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 105번째 줄: | 105번째 줄: | ||
body{background:#fff; position:relative; max-width:1400px; margin-left:auto; margin-right:auto} | body{background:#fff; position:relative; max-width:1400px; margin-left:auto; margin-right:auto} | ||
#mw-head{background:#fff} | #mw-head{background:#fff} | ||
#mw-panel{width: | #mw-panel{width:174px; padding-left:0 !important} | ||
.mw-body{border:none; position:relative} | .mw-body{border:none; position:relative} | ||
#mw-body-content{max-width:960px; margin-left:auto; margin-right:auto;} | #mw-body-content{max-width:960px; margin-left:auto; margin-right:auto;} | ||
| 111번째 줄: | 111번째 줄: | ||
#mw-page-base{background:#fff;} | #mw-page-base{background:#fff;} | ||
#mw-navigation{display:block; width:calc(100% - | #mw-navigation{display:block; width:calc(100% - 174px); position:absolute; top:0; padding-left:174px} | ||
#mw-head {background:#fff; max-width:960px; margin-left:auto; margin-right:auto; position:static} | #mw-head {background:#fff; max-width:960px; margin-left:auto; margin-right:auto; position:static} | ||
.mw-body-content{max-width:960px; margin-left:auto; margin-right:auto} | .mw-body-content{max-width:960px; margin-left:auto; margin-right:auto} | ||