MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 125: Line 125:
.mw-footer > ul{max-width:960px; margin-left:auto; margin-right:auto}
.mw-footer > ul{max-width:960px; margin-left:auto; margin-right:auto}
.mw-body-content h2{font-weight:600}
.mw-body-content h2{font-weight:600}
.mw-body-content p{text-align: justify}
.mw-body-content p{text-align: left}
#p-search{margin-right:0}
#p-search{margin-right:0}
.content .section-heading{margin-bottom:0 !important; font-size:18px}
.content .section-heading{margin-bottom:0 !important; font-size:18px}
Line 266: Line 266:
.custom-album > *{width:100% !important}
.custom-album > *{width:100% !important}
}
}
/*특수:모든문서 검색창 숨김*/
.mw-htmlform-ooui-wrapper { display:none }